Skip to content

Commit b96d2fb

Browse files
committed
Bumping Rails for security patch
1 parent 30f7519 commit b96d2fb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activemodel (6.1.3.1)
12-
activesupport (= 6.1.3.1)
13-
activerecord (6.1.3.1)
14-
activemodel (= 6.1.3.1)
15-
activesupport (= 6.1.3.1)
16-
activesupport (6.1.3.1)
11+
activemodel (6.1.3.2)
12+
activesupport (= 6.1.3.2)
13+
activerecord (6.1.3.2)
14+
activemodel (= 6.1.3.2)
15+
activesupport (= 6.1.3.2)
16+
activesupport (6.1.3.2)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
1818
i18n (>= 1.6, < 2)
1919
minitest (>= 5.1)
@@ -42,7 +42,7 @@ GEM
4242
concurrent-ruby (~> 1.0)
4343
minitest (5.14.4)
4444
parallel (1.20.1)
45-
parser (3.0.1.0)
45+
parser (3.0.1.1)
4646
ast (~> 2.4.1)
4747
rack (2.2.3)
4848
rainbow (3.0.0)
@@ -75,8 +75,8 @@ GEM
7575
rubocop-ast (>= 1.2.0, < 2.0)
7676
ruby-progressbar (~> 1.7)
7777
unicode-display_width (>= 1.4.0, < 3.0)
78-
rubocop-ast (1.4.1)
79-
parser (>= 2.7.1.5)
78+
rubocop-ast (1.5.0)
79+
parser (>= 3.0.1.1)
8080
rubocop-faker (1.1.0)
8181
faker (>= 2.12.0)
8282
rubocop (>= 0.82.0)
@@ -95,7 +95,7 @@ GEM
9595
simplecov-html (~> 0.11)
9696
simplecov_json_formatter (~> 0.1)
9797
simplecov-html (0.12.3)
98-
simplecov_json_formatter (0.1.2)
98+
simplecov_json_formatter (0.1.3)
9999
terminal-notifier (2.0.0)
100100
thor (1.1.0)
101101
tzinfo (2.0.4)

0 commit comments

Comments
 (0)