Skip to content

Commit 3dfc3fc

Browse files
committed
fix: update lockfiles
1 parent 5ee2561 commit 3dfc3fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: .
33
specs:
44
json_scanner (0.3.1)
5-
json
5+
json (>= 1.8.3.1)
66

77
GEM
88
remote: https://rubygems.org/

Gemfile_ruby_2_5.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: .
33
specs:
44
json_scanner (0.3.1)
5-
json
5+
json (>= 1.8.3.1)
66

77
GEM
88
remote: https://rubygems.org/

Gemfile_ruby_3_4.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: .
33
specs:
44
json_scanner (0.3.1)
5-
json
5+
json (>= 1.8.3.1)
66

77
GEM
88
remote: https://rubygems.org/

0 commit comments

Comments
 (0)