Skip to content

Commit db7a5db

Browse files
authored
Merge pull request #241 from rspec/dependabot/bundler/activesupport-8.0.4.1
Bump activesupport from 8.0.1 to 8.0.4.1
2 parents bd54673 + 4459b50 commit db7a5db

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.1)
4+
activesupport (8.0.4.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,15 +10,15 @@ 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.8.7)
1818
public_suffix (>= 2.0.2, < 7.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.0.1)
2222
bourbon (4.2.2)
2323
sass (~> 3.4)
2424
thor
@@ -27,13 +27,13 @@ GEM
2727
coffee-script-source
2828
execjs
2929
coffee-script-source (1.12.2)
30-
concurrent-ruby (1.3.5)
31-
connection_pool (2.5.0)
30+
concurrent-ruby (1.3.6)
31+
connection_pool (3.0.2)
3232
contracts (0.17.2)
3333
csv (3.3.2)
3434
docile (1.4.0)
3535
dotenv (3.1.7)
36-
drb (2.2.1)
36+
drb (2.2.3)
3737
em-websocket (0.5.3)
3838
eventmachine (>= 0.12.9)
3939
http_parser.rb (~> 0)
@@ -57,14 +57,14 @@ GEM
5757
csv
5858
mini_mime (>= 1.0.0)
5959
multi_xml (>= 0.5.2)
60-
i18n (1.14.7)
60+
i18n (1.14.8)
6161
concurrent-ruby (~> 1.0)
6262
kramdown (2.5.1)
6363
rexml (>= 3.3.9)
6464
listen (3.9.0)
6565
rb-fsevent (~> 0.10, >= 0.10.3)
6666
rb-inotify (~> 0.9, >= 0.9.10)
67-
logger (1.6.6)
67+
logger (1.7.0)
6868
memoist (0.16.2)
6969
middleman (4.6.1)
7070
middleman-cli (= 4.6.1)
@@ -115,7 +115,7 @@ GEM
115115
rouge (~> 3.2)
116116
mini_mime (1.1.5)
117117
mini_portile2 (2.8.9)
118-
minitest (5.25.4)
118+
minitest (5.27.0)
119119
multi_xml (0.8.0)
120120
bigdecimal (>= 3.1, < 5)
121121
neat (1.7.2)
@@ -167,7 +167,7 @@ GEM
167167
concurrent-ruby (~> 1.0)
168168
uglifier (4.2.1)
169169
execjs (>= 0.3.0, < 3)
170-
uri (1.0.4)
170+
uri (1.1.1)
171171
webrick (1.9.1)
172172

173173
PLATFORMS

0 commit comments

Comments
 (0)