Skip to content

Commit

Permalink
Update gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegeek committed Apr 29, 2024
1 parent 695e5f1 commit 5e60f16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gemfiles/rails_6.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
encoded_id-rails (1.0.0.beta2)
activerecord (>= 6.0, < 8.0)
activesupport (>= 6.0, < 8.0)
encoded_id (~> 1.0.0.rc3)
encoded_id (~> 1.0.0.rc4)

GEM
remote: https://rubygems.org/
Expand All @@ -28,7 +28,7 @@ GEM
ast (2.4.2)
concurrent-ruby (1.2.3)
csv (3.3.0)
encoded_id (1.0.0.rc3)
encoded_id (1.0.0.rc4)
hashids (~> 1.0)
ffi (1.16.3)
fileutils (1.7.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_7.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
encoded_id-rails (1.0.0.beta2)
activerecord (>= 6.0, < 8.0)
activesupport (>= 6.0, < 8.0)
encoded_id (~> 1.0.0.rc3)
encoded_id (~> 1.0.0.rc4)

GEM
remote: https://rubygems.org/
Expand All @@ -27,7 +27,7 @@ GEM
ast (2.4.2)
concurrent-ruby (1.2.3)
csv (3.3.0)
encoded_id (1.0.0.rc3)
encoded_id (1.0.0.rc4)
hashids (~> 1.0)
ffi (1.16.3)
fileutils (1.7.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_7.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
encoded_id-rails (1.0.0.beta2)
activerecord (>= 6.0, < 8.0)
activesupport (>= 6.0, < 8.0)
encoded_id (~> 1.0.0.rc3)
encoded_id (~> 1.0.0.rc4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -37,7 +37,7 @@ GEM
connection_pool (2.4.1)
csv (3.3.0)
drb (2.2.1)
encoded_id (1.0.0.rc3)
encoded_id (1.0.0.rc4)
hashids (~> 1.0)
ffi (1.16.3)
fileutils (1.7.2)
Expand Down

0 comments on commit 5e60f16

Please sign in to comment.