Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update activesupport requirement from ~> 5.2.3 to >= 5.2.3, < 7.1.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 67 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: .
specs:
peatio-infura (0.1.5)
activesupport (~> 5.2.3)
activesupport (>= 5.2.3, < 7.1.0)
better-faraday (~> 1.0.5)
faraday (~> 0.15.4)
memoist (~> 0.16.0)
Expand All @@ -12,70 +12,105 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.4.1)
activesupport (= 5.2.4.1)
activesupport (5.2.4.1)
activemodel (5.2.8.1)
activesupport (= 5.2.8.1)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
amq-protocol (2.3.0)
amq-protocol (2.3.2)
amqp (1.8.0)
amq-protocol (>= 2.2.0)
eventmachine
better-faraday (1.0.8)
activesupport (>= 4.0, < 6.0)
faraday (~> 0.12)
bunny (2.14.3)
amq-protocol (~> 2.3, >= 2.3.0)
bunny (2.20.2)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.0.1)
clamp (1.3.1)
clamp (1.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
concurrent-ruby (1.1.10)
connection_pool (2.3.0)
cookiejar (0.3.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
daemons (1.4.1)
diff-lcs (1.3)
em-websocket (0.5.1)
em-http-request (1.1.7)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.6)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
faye (1.4.0)
cookiejar (>= 0.3.0)
em-http-request (>= 1.1.6)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.11.0)
multi_json (>= 1.0.0)
rack (>= 1.0.0)
websocket-driver (>= 0.5.1)
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
hashdiff (0.3.9)
http_parser.rb (0.6.0)
i18n (1.7.1)
http_parser.rb (0.8.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jwt (2.2.1)
jwt (2.6.0)
memoist (0.16.2)
metaclass (0.0.4)
method_source (0.9.2)
minitest (5.13.0)
minitest (5.17.0)
mocha (1.8.0)
metaclass (~> 0.0.1)
multipart-post (2.1.1)
mysql2 (0.5.3)
net-http-persistent (3.1.0)
multi_json (1.15.0)
multipart-post (2.2.3)
mysql2 (0.5.4)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
peatio (0.6.3)
peatio (2.6.5)
activemodel (> 5.2, <= 6.0.0)
amqp
bunny
clamp
em-synchrony (~> 1.0)
em-websocket
eventmachine
faraday_middleware (~> 0.13.1)
faye (~> 1.2)
jwt
mysql2
prometheus-client
thin
prometheus-client (4.0.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (3.0.3)
rack (2.2.6.2)
rake (10.5.0)
rbtree (0.4.6)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -90,13 +125,24 @@ GEM
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
safe_yaml (1.0.5)
set (1.0.3)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tzinfo (1.2.6)
tzinfo (1.2.10)
thread_safe (~> 0.1)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)

PLATFORMS
ruby
Expand Down
2 changes: 1 addition & 1 deletion peatio-infura.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "activesupport", "~> 5.2.3"
spec.add_dependency "activesupport", ">= 5.2.3", "< 7.1.0"
spec.add_dependency "peatio", ">= 0.6.1"
spec.add_dependency "faraday", "~> 0.15.4"
spec.add_dependency "memoist", "~> 0.16.0"
Expand Down