Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit a47f57f

Browse files
Bump activesupport from 6.0.3.1 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.3.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb44c15 commit a47f57f

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,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (6.0.3.1)
5-
activesupport (= 6.0.3.1)
6-
activesupport (6.0.3.1)
4+
activemodel (6.0.6.1)
5+
activesupport (= 6.0.6.1)
6+
activesupport (6.0.6.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 0.7, < 2)
99
minitest (~> 5.1)
@@ -20,7 +20,7 @@ GEM
2020
async-websocket (0.8.0)
2121
async-io
2222
websocket-driver (~> 0.7.0)
23-
bson (4.8.2)
23+
bson (4.15.0)
2424
builder (3.2.4)
2525
capybara (3.32.1)
2626
addressable
@@ -31,7 +31,7 @@ GEM
3131
regexp_parser (~> 1.5)
3232
xpath (~> 3.2)
3333
childprocess (3.0.0)
34-
concurrent-ruby (1.1.6)
34+
concurrent-ruby (1.2.2)
3535
console (1.8.2)
3636
crack (0.4.3)
3737
safe_yaml (~> 1.0.0)
@@ -85,7 +85,7 @@ GEM
8585
grape (~> 1.3.0)
8686
hashdiff (1.0.1)
8787
hashie (4.1.0)
88-
i18n (1.8.2)
88+
i18n (1.12.0)
8989
concurrent-ruby (~> 1.0)
9090
kaminari-core (1.2.0)
9191
kaminari-grape (1.0.1)
@@ -94,13 +94,13 @@ GEM
9494
kgio (2.11.3)
9595
mini_mime (1.0.2)
9696
mini_portile2 (2.8.0)
97-
minitest (5.14.1)
98-
mongo (2.12.1)
99-
bson (>= 4.8.2, < 5.0.0)
97+
minitest (5.18.0)
98+
mongo (2.18.2)
99+
bson (>= 4.14.1, < 5.0.0)
100100
mongoid (7.1.0)
101101
activemodel (>= 5.1, < 6.1)
102102
mongo (>= 2.7.0, < 3.0.0)
103-
mongoid-compatibility (0.5.1)
103+
mongoid-compatibility (0.6.0)
104104
activesupport
105105
mongoid (>= 2.0)
106106
mongoid-scroll (0.3.6)
@@ -184,7 +184,7 @@ GEM
184184
websocket-driver
185185
thread_safe (0.3.6)
186186
timers (4.3.0)
187-
tzinfo (1.2.7)
187+
tzinfo (1.2.11)
188188
thread_safe (~> 0.1)
189189
uber (0.1.0)
190190
unicorn (5.5.4)
@@ -200,7 +200,7 @@ GEM
200200
websocket-extensions (0.1.5)
201201
xpath (3.2.0)
202202
nokogiri (~> 1.8)
203-
zeitwerk (2.3.0)
203+
zeitwerk (2.6.7)
204204

205205
PLATFORMS
206206
ruby

0 commit comments

Comments
 (0)