Skip to content

Commit 6aab5a2

Browse files
Merge pull request #35 from feltor-dev/dependabot/bundler/activesupport-8.0.4.1
Bump activesupport from 8.0.2 to 8.0.4.1
2 parents 874bd8d + af63fce commit 6aab5a2

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,29 +10,29 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
1717
addressable (2.9.0)
1818
public_suffix (>= 2.0.2, < 8.0)
19-
base64 (0.2.0)
20-
benchmark (0.4.0)
21-
bigdecimal (3.1.9)
19+
base64 (0.3.0)
20+
benchmark (0.5.0)
21+
bigdecimal (4.1.1)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.0)
28+
concurrent-ruby (1.3.6)
29+
connection_pool (3.0.2)
3030
csv (3.3.2)
31-
dnsruby (1.72.4)
32-
base64 (~> 0.2.0)
33-
logger (~> 1.6.5)
31+
dnsruby (1.73.1)
32+
base64 (>= 0.2)
33+
logger (~> 1.6)
3434
simpleidn (~> 0.2.1)
35-
drb (2.2.1)
35+
drb (2.2.3)
3636
em-websocket (0.5.3)
3737
eventmachine (>= 0.12.9)
3838
http_parser.rb (~> 0)
@@ -105,7 +105,7 @@ GEM
105105
activesupport (>= 2)
106106
nokogiri (>= 1.4)
107107
http_parser.rb (0.8.0)
108-
i18n (1.14.7)
108+
i18n (1.14.8)
109109
concurrent-ruby (~> 1.0)
110110
jekyll (3.10.0)
111111
addressable (~> 2.4)
@@ -226,14 +226,14 @@ GEM
226226
listen (3.9.0)
227227
rb-fsevent (~> 0.10, >= 0.10.3)
228228
rb-inotify (~> 0.9, >= 0.9.10)
229-
logger (1.6.6)
229+
logger (1.7.0)
230230
mercenary (0.3.6)
231231
mini_portile2 (2.8.9)
232232
minima (2.5.1)
233233
jekyll (>= 3.5, < 5.0)
234234
jekyll-feed (~> 0.9)
235235
jekyll-seo-tag (~> 2.1)
236-
minitest (5.25.5)
236+
minitest (5.27.0)
237237
net-http (0.6.0)
238238
uri
239239
nokogiri (1.18.9)
@@ -270,7 +270,7 @@ GEM
270270
tzinfo (2.0.6)
271271
concurrent-ruby (~> 1.0)
272272
unicode-display_width (1.8.0)
273-
uri (1.0.3)
273+
uri (1.1.1)
274274
webrick (1.9.1)
275275

276276
PLATFORMS

0 commit comments

Comments
 (0)