Skip to content

Commit

Permalink
update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
rous-gg committed Jan 10, 2024
1 parent 68e7973 commit 7ab7232
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions ree_lib/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
commander (4.6.0)
highline (~> 2.0.0)
Expand All @@ -28,56 +28,56 @@ GEM
crass (1.0.6)
debug_inspector (1.2.0)
diff-lcs (1.5.0)
faker (3.2.0)
faker (3.2.2)
i18n (>= 1.8.11, < 2)
hashdiff (1.0.1)
hashdiff (1.1.0)
highline (2.0.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
msgpack (1.6.0)
msgpack (1.7.2)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
oj (3.13.23)
pg (1.4.6)
public_suffix (5.0.1)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.5)
rack-test (2.0.2)
rack (3.0.8)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
ree (1.0.33)
commander (~> 4.6.0)
rexml (3.2.5)
rexml (3.2.6)
roda (3.58.0)
rack
rollbar (3.3.3)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.1)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.3)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)
sequel (5.58.0)
sqlite3 (1.4.4)
timecop (0.9.6)
timecop (0.9.8)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
webmock (3.18.1)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 7ab7232

Please sign in to comment.