nixpkgs/pkgs/development/tools/misc/travis/Gemfile.lock

72 lines
1.5 KiB
Plaintext
Raw Normal View History

2016-04-04 11:55:48 +01:00
GEM
remote: https://rubygems.org/
specs:
2020-06-22 21:47:31 +01:00
activesupport (5.2.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
coderay (1.1.3)
concurrent-ruby (1.1.6)
2019-07-06 12:40:22 +01:00
ethon (0.12.0)
2016-04-04 11:55:48 +01:00
ffi (>= 1.3.0)
2020-06-22 21:47:31 +01:00
faraday (1.0.1)
2016-04-04 11:55:48 +01:00
multipart-post (>= 1.2, < 3)
2020-06-22 21:47:31 +01:00
faraday_middleware (1.0.0)
faraday (~> 1.0)
ffi (1.13.1)
gh (0.17.0)
activesupport (~> 5.0)
addressable (~> 2.4)
faraday (~> 1.0)
faraday_middleware (~> 1.0)
2016-04-04 11:55:48 +01:00
multi_json (~> 1.0)
2017-03-14 16:07:25 +00:00
net-http-persistent (~> 2.9)
2016-04-04 11:55:48 +01:00
net-http-pipeline
2020-06-22 21:47:31 +01:00
highline (2.0.3)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
2020-03-02 20:23:47 +00:00
json (2.3.0)
2016-04-04 11:55:48 +01:00
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.9.2)
2020-06-22 21:47:31 +01:00
minitest (5.14.1)
multi_json (1.14.1)
2019-07-06 12:40:22 +01:00
multipart-post (2.1.1)
2016-04-04 11:55:48 +01:00
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
2020-06-22 21:47:31 +01:00
public_suffix (4.0.5)
2016-04-04 11:55:48 +01:00
pusher-client (0.6.2)
json
websocket (~> 1.0)
2020-06-22 21:47:31 +01:00
thread_safe (0.3.6)
travis (1.9.1)
faraday (~> 1.0)
faraday_middleware (~> 1.0)
2016-04-04 11:55:48 +01:00
gh (~> 0.13)
2020-06-22 21:47:31 +01:00
highline (~> 2.0)
json (~> 2.3)
launchy (~> 2.1, < 2.5.0)
2016-04-04 11:55:48 +01:00
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
2020-06-22 21:47:31 +01:00
tzinfo (1.2.7)
thread_safe (~> 0.1)
2018-09-02 01:27:00 +01:00
websocket (1.2.8)
2016-04-04 11:55:48 +01:00
PLATFORMS
ruby
DEPENDENCIES
pry (~> 0.11.0)
travis
2016-04-04 11:55:48 +01:00
BUNDLED WITH
2020-04-06 14:02:13 +01:00
2.1.4