We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f8569c + d79db56 commit b52a1b7Copy full SHA for b52a1b7
1 file changed
Gemfile.lock
@@ -1,15 +1,15 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.4)
+ activesupport (7.0.4.1)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
8
tzinfo (~> 2.0)
9
addressable (2.8.1)
10
public_suffix (>= 2.0.2, < 6.0)
11
colorator (1.1.0)
12
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.0)
13
em-websocket (0.5.3)
14
eventmachine (>= 0.12.9)
15
http_parser.rb (~> 0)
@@ -60,7 +60,7 @@ GEM
60
rb-fsevent (~> 0.10, >= 0.10.3)
61
rb-inotify (~> 0.9, >= 0.9.10)
62
mercenary (0.4.0)
63
- minitest (5.16.3)
+ minitest (5.17.0)
64
nokogiri (1.13.10-x86_64-linux)
65
racc (~> 1.4)
66
pathutil (0.16.2)
0 commit comments