Skip to content

Commit

Permalink
Add Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Oct 7, 2024
1 parent 4754360 commit 8018b99
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
bump (0.9.0)
concurrent-ruby (1.3.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
minitest (5.25.1)
rake (13.0.6)
thread_safe (0.3.6)
tzinfo (1.2.11)
thread_safe (~> 0.1)
zeitwerk (2.6.18)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
activesupport (~> 6.0.2)
bump (~> 0.9.0)
rake (~> 13.0.1)

BUNDLED WITH
2.5.21

0 comments on commit 8018b99

Please sign in to comment.