Skip to content

Commit be21d24

Browse files
authored
Merge pull request #56 from ComplianceAsCode/dependabot/bundler/activesupport-7.0.4.3
Bump activesupport from 7.0.4.1 to 7.0.4.3
2 parents 71e90f7 + 5baa1fe commit be21d24

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 7 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.1)
4+
activesupport (7.0.4.3)
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.2.0)
12+
concurrent-ruby (1.2.2)
1313
em-websocket (0.5.3)
1414
eventmachine (>= 0.12.9)
1515
http_parser.rb (~> 0)
@@ -60,26 +60,24 @@ 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.17.0)
63+
minitest (5.18.0)
6464
nokogiri (1.13.10-x86_64-linux)
6565
racc (~> 1.4)
6666
pathutil (0.16.2)
6767
forwardable-extended (~> 2.6)
6868
public_suffix (5.0.1)
6969
racc (1.6.1)
70-
rake (13.0.6)
7170
rb-fsevent (0.11.2)
7271
rb-inotify (0.10.1)
7372
ffi (~> 1.0)
7473
rexml (3.2.5)
7574
rouge (4.0.1)
7675
safe_yaml (1.0.5)
77-
sass-embedded (1.57.1)
76+
sass-embedded (1.57.1-x86_64-linux-gnu)
7877
google-protobuf (~> 3.21)
79-
rake (>= 10.0.0)
8078
terminal-table (3.0.2)
8179
unicode-display_width (>= 1.1.1, < 3)
82-
tzinfo (2.0.5)
80+
tzinfo (2.0.6)
8381
concurrent-ruby (~> 1.0)
8482
unicode-display_width (2.4.2)
8583
webrick (1.8.1)

0 commit comments

Comments
 (0)