Skip to content

Commit d6dbbdd

Browse files
Merge pull request #190 from OpenPrinting/dependabot/bundler/activesupport-8.0.4.1
Bump activesupport from 8.0.2 to 8.0.4.1
2 parents 2353a87 + bd7cb53 commit d6dbbdd

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 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,7 +10,7 @@ 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)
@@ -22,23 +22,23 @@ GEM
2222
algoliasearch (1.27.5)
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)
25-
base64 (0.2.0)
26-
benchmark (0.4.0)
27-
bigdecimal (3.1.9)
25+
base64 (0.3.0)
26+
benchmark (0.5.0)
27+
bigdecimal (4.0.1)
2828
coffee-script (2.4.1)
2929
coffee-script-source
3030
execjs
3131
coffee-script-source (1.12.2)
3232
colorator (1.1.0)
3333
commonmarker (0.23.11)
34-
concurrent-ruby (1.3.5)
35-
connection_pool (2.5.0)
34+
concurrent-ruby (1.3.6)
35+
connection_pool (3.0.2)
3636
csv (3.3.2)
3737
dnsruby (1.73.1)
3838
base64 (>= 0.2)
3939
logger (~> 1.6)
4040
simpleidn (~> 0.2.1)
41-
drb (2.2.1)
41+
drb (2.2.3)
4242
em-websocket (0.5.3)
4343
eventmachine (>= 0.12.9)
4444
http_parser.rb (~> 0)
@@ -116,7 +116,7 @@ GEM
116116
http_parser.rb (0.8.0)
117117
httpclient (2.9.0)
118118
mutex_m
119-
i18n (1.14.7)
119+
i18n (1.14.8)
120120
concurrent-ruby (~> 1.0)
121121
jekyll (3.10.0)
122122
addressable (~> 2.4)
@@ -253,7 +253,7 @@ GEM
253253
jekyll (>= 3.5, < 5.0)
254254
jekyll-feed (~> 0.9)
255255
jekyll-seo-tag (~> 2.1)
256-
minitest (5.25.5)
256+
minitest (5.27.0)
257257
mutex_m (0.3.0)
258258
net-http (0.9.1)
259259
uri (>= 0.11.1)

0 commit comments

Comments
 (0)