Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit 285c92d

Browse files
committed
revert gemfile lock
1 parent f681ab5 commit 285c92d

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PATH
22
remote: .
33
specs:
4-
easy_style (0.6.2)
4+
easy_style (0.6.0)
55
rubocop (~> 1.60.0)
66
rubocop-rails (~> 2.23.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (7.1.3.2)
11+
activesupport (7.1.3)
1212
base64
1313
bigdecimal
1414
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -20,22 +20,23 @@ GEM
2020
tzinfo (~> 2.0)
2121
ast (2.4.2)
2222
base64 (0.2.0)
23-
bigdecimal (3.1.7)
23+
bigdecimal (3.1.6)
2424
concurrent-ruby (1.2.3)
2525
connection_pool (2.4.1)
26-
drb (2.2.1)
27-
i18n (1.14.4)
26+
drb (2.2.0)
27+
ruby2_keywords
28+
i18n (1.14.1)
2829
concurrent-ruby (~> 1.0)
29-
json (2.7.2)
30+
json (2.7.1)
3031
language_server-protocol (3.17.0.3)
31-
minitest (5.22.3)
32+
minitest (5.21.2)
3233
mutex_m (0.2.0)
3334
parallel (1.24.0)
34-
parser (3.3.1.0)
35+
parser (3.3.0.5)
3536
ast (~> 2.4.1)
3637
racc
3738
racc (1.7.3)
38-
rack (3.0.10)
39+
rack (3.0.9)
3940
rainbow (3.1.1)
4041
rake (12.3.3)
4142
regexp_parser (2.9.0)
@@ -51,21 +52,21 @@ GEM
5152
rubocop-ast (>= 1.30.0, < 2.0)
5253
ruby-progressbar (~> 1.7)
5354
unicode-display_width (>= 2.4.0, < 3.0)
54-
rubocop-ast (1.31.3)
55-
parser (>= 3.3.1.0)
55+
rubocop-ast (1.30.0)
56+
parser (>= 3.2.1.0)
5657
rubocop-rails (2.23.1)
5758
activesupport (>= 4.2.0)
5859
rack (>= 1.1)
5960
rubocop (>= 1.33.0, < 2.0)
6061
rubocop-ast (>= 1.30.0, < 2.0)
6162
ruby-progressbar (1.13.0)
63+
ruby2_keywords (0.0.5)
6264
tzinfo (2.0.6)
6365
concurrent-ruby (~> 1.0)
6466
unicode-display_width (2.5.0)
6567

6668
PLATFORMS
6769
arm64-darwin-22
68-
arm64-darwin-23
6970
x86_64-darwin-21
7071
x86_64-linux
7172

@@ -74,4 +75,4 @@ DEPENDENCIES
7475
rake (~> 12.0)
7576

7677
BUNDLED WITH
77-
2.3.26
78+
2.4.14

0 commit comments

Comments
 (0)