Skip to content

Commit 2b32366

Browse files
authored
Merge pull request #33 from Lab-Work/dependabot/bundler/activesupport-7.2.3.1
Bump activesupport from 6.1.7.5 to 7.2.3.1
2 parents 0076e18 + af9ae3e commit 2b32366

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.5)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
712
minitest (>= 5.1)
813
tzinfo (~> 2.0)
@@ -12,6 +17,7 @@ GEM
1217
colorator (1.1.0)
1318
concurrent-ruby (1.3.7)
1419
csv (3.3.0)
20+
drb (2.2.3)
1521
em-websocket (0.5.3)
1622
eventmachine (>= 0.12.9)
1723
http_parser.rb (~> 0)
@@ -45,7 +51,7 @@ GEM
4551
activesupport (>= 2)
4652
nokogiri (>= 1.4)
4753
http_parser.rb (0.8.0)
48-
i18n (1.14.5)
54+
i18n (1.14.8)
4955
concurrent-ruby (~> 1.0)
5056
jekyll (3.10.0)
5157
addressable (~> 2.4)
@@ -84,9 +90,10 @@ GEM
8490
listen (3.7.1)
8591
rb-fsevent (~> 0.10, >= 0.10.3)
8692
rb-inotify (~> 0.9, >= 0.9.10)
93+
logger (1.7.0)
8794
mercenary (0.3.6)
8895
mini_portile2 (2.8.9)
89-
minitest (5.24.1)
96+
minitest (5.27.0)
9097
multipart-post (2.1.1)
9198
nokogiri (1.19.4)
9299
mini_portile2 (~> 2.8.2)
@@ -113,10 +120,10 @@ GEM
113120
sawyer (0.8.2)
114121
addressable (>= 2.3.5)
115122
faraday (> 0.8, < 2.0)
123+
securerandom (0.4.1)
116124
tzinfo (2.0.6)
117125
concurrent-ruby (~> 1.0)
118126
webrick (1.8.2)
119-
zeitwerk (2.6.17)
120127

121128
PLATFORMS
122129
ruby

0 commit comments

Comments
 (0)