Skip to content

Commit b52a1b7

Browse files
authored
Merge pull request #50 from ComplianceAsCode/dependabot/bundler/activesupport-7.0.4.1
Bump activesupport from 7.0.4 to 7.0.4.1
2 parents 7f8569c + d79db56 commit b52a1b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4)
4+
activesupport (7.0.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
addressable (2.8.1)
1010
public_suffix (>= 2.0.2, < 6.0)
1111
colorator (1.1.0)
12-
concurrent-ruby (1.1.10)
12+
concurrent-ruby (1.2.0)
1313
em-websocket (0.5.3)
1414
eventmachine (>= 0.12.9)
1515
http_parser.rb (~> 0)
@@ -60,7 +60,7 @@ GEM
6060
rb-fsevent (~> 0.10, >= 0.10.3)
6161
rb-inotify (~> 0.9, >= 0.9.10)
6262
mercenary (0.4.0)
63-
minitest (5.16.3)
63+
minitest (5.17.0)
6464
nokogiri (1.13.10-x86_64-linux)
6565
racc (~> 1.4)
6666
pathutil (0.16.2)

0 commit comments

Comments
 (0)