Skip to content

Commit

Permalink
Merge pull request #322 from 3scale/update-ruby-rb-dep
Browse files Browse the repository at this point in the history
update  deps
  • Loading branch information
eguzki authored Oct 10, 2022
2 parents 4aa90e9 + 28f132c commit abc39d4
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ GIT

GIT
remote: https://github.com/3scale/redis-rb
revision: 35301b3d952975300a4cb30d408ae3b5969d0440
revision: 7210a9d6cf733fe5a1ad0dd20f5f613167743810
branch: apisonator
specs:
redis (4.1.3)

GIT
remote: https://github.com/3scale/resque
revision: 88839e71756ea9b6edfc9426a0af71e94109c135
revision: db327e389cf2fc572a503c47b19871ed899356d1
branch: 3scale
specs:
resque (1.27.4)
Expand Down Expand Up @@ -136,10 +136,11 @@ GEM
minitest (5.14.1)
mocha (1.3.0)
metaclass (~> 0.0.1)
mono_logger (1.1.0)
mono_logger (1.1.1)
multi_json (1.15.0)
mustache (1.0.5)
mustermann (1.0.2)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
Expand Down Expand Up @@ -175,13 +176,13 @@ GEM
pry (~> 0.11)
yard (~> 0.9.11)
racc (1.6.0)
rack (2.1.4)
rack (2.1.4.1)
rack-protection (2.0.3)
rack
rack-test (0.8.2)
rack (>= 1.0, < 3)
rake (13.0.1)
redis-namespace (1.8.0)
redis-namespace (1.8.2)
redis (>= 3.0.4)
resque_spec (0.17.0)
resque (>= 1.19.0)
Expand Down Expand Up @@ -211,6 +212,7 @@ GEM
activesupport (>= 3.0.0)
mustache (~> 1.0, >= 0.99.4)
rspec (~> 3.0)
ruby2_keywords (0.0.5)
rubyzip (2.0.0)
samovar (2.1.4)
console (~> 1.0)
Expand Down Expand Up @@ -242,7 +244,7 @@ GEM
power_assert
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.11)
timecop (0.9.1)
timers (4.3.2)
toml (0.2.0)
Expand Down

0 comments on commit abc39d4

Please sign in to comment.