Skip to content

Commit

Permalink
Use nsq-cluster 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-anders committed Nov 30, 2023
1 parent 6d0f723 commit 7fe84ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source 'http://rubygems.org'

group :development do
gem 'jeweler', '~> 2.0'
gem 'nsq-cluster', git: 'https://github.com/wistia/nsq-cluster', ref: '3d91ce7b7a25ae9c1706dbe0b93e7dd30d4b6e88'
gem 'nsq-cluster','~> 2.2'
gem 'rspec', '~> 3.10'
end
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
GIT
remote: https://github.com/wistia/nsq-cluster
revision: 3d91ce7b7a25ae9c1706dbe0b93e7dd30d4b6e88
ref: 3d91ce7b7a25ae9c1706dbe0b93e7dd30d4b6e88
specs:
nsq-cluster (2.1.0)
sys-proctable

GEM
remote: http://rubygems.org/
specs:
Expand Down Expand Up @@ -48,6 +40,8 @@ GEM
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
nsq-cluster (2.2.0)
sys-proctable
oauth2 (1.4.8)
faraday (>= 0.8, < 3.0)
jwt (>= 1.0, < 3.0)
Expand Down Expand Up @@ -88,7 +82,7 @@ PLATFORMS

DEPENDENCIES
jeweler (~> 2.0)
nsq-cluster!
nsq-cluster (~> 2.2)
rspec (~> 3.10)

BUNDLED WITH
Expand Down

0 comments on commit 7fe84ae

Please sign in to comment.