github-changelog-generator/Gemfile.lock

116 lines
2.6 KiB
Plaintext
Raw Normal View History

2015-07-16 14:18:03 +00:00
PATH
remote: .
specs:
2016-01-06 07:15:30 +00:00
github_changelog_generator (1.10.1)
2015-07-16 14:18:03 +00:00
colorize (~> 0.7)
github_api (~> 0.12)
2014-11-06 13:18:07 +00:00
GEM
remote: https://rubygems.org/
specs:
2016-01-05 14:50:16 +00:00
addressable (2.4.0)
ast (2.2.0)
2015-07-16 13:37:50 +00:00
astrolabe (1.3.1)
parser (~> 2.2)
2016-01-05 14:50:16 +00:00
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
2015-05-14 12:57:05 +00:00
colorize (0.7.7)
2016-01-05 14:50:16 +00:00
coveralls (0.8.10)
2015-05-14 12:57:05 +00:00
json (~> 1.8)
2015-03-27 14:04:35 +00:00
rest-client (>= 1.6.8, < 2)
2016-01-05 14:50:16 +00:00
simplecov (~> 0.11.0)
2015-03-27 14:04:35 +00:00
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
2016-01-05 14:50:16 +00:00
tins (~> 1.6.0)
2014-11-06 13:18:07 +00:00
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
2015-03-26 13:53:46 +00:00
diff-lcs (1.2.5)
2015-03-27 14:04:35 +00:00
docile (1.1.5)
2016-01-05 14:50:16 +00:00
domain_name (0.5.25)
2015-03-27 14:04:35 +00:00
unf (>= 0.0.5, < 1.0.0)
2016-01-05 14:50:16 +00:00
faraday (0.9.2)
2014-11-06 13:18:07 +00:00
multipart-post (>= 1.2, < 3)
2016-01-05 14:50:16 +00:00
github_api (0.13.1)
addressable (~> 2.4.0)
2014-11-06 13:18:07 +00:00
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
2015-08-24 14:56:15 +00:00
hashie (>= 3.4)
2014-11-06 13:18:07 +00:00
multi_json (>= 1.7.5, < 2.0)
oauth2
2016-01-05 14:50:16 +00:00
hashie (3.4.3)
2015-03-27 14:04:35 +00:00
http-cookie (1.0.2)
domain_name (~> 0.5)
2015-07-16 13:37:50 +00:00
json (1.8.3)
2016-01-05 14:50:16 +00:00
jwt (1.5.2)
mime-types (2.99)
2015-07-16 13:37:50 +00:00
multi_json (1.11.2)
2014-11-06 13:18:07 +00:00
multi_xml (0.5.5)
multipart-post (2.0.0)
2016-01-05 14:50:16 +00:00
netrc (0.11.0)
2014-11-06 13:18:07 +00:00
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
2016-01-05 14:50:16 +00:00
parser (2.2.3.0)
2015-03-26 13:53:46 +00:00
ast (>= 1.1, < 3.0)
2015-05-14 12:57:05 +00:00
powerpack (0.1.1)
2015-07-16 13:37:50 +00:00
rack (1.6.4)
2015-03-26 13:53:46 +00:00
rainbow (2.0.0)
2014-12-03 09:18:13 +00:00
rake (10.4.2)
2015-03-27 14:04:35 +00:00
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
2016-01-05 14:50:16 +00:00
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
2015-03-26 13:53:46 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2016-01-05 14:50:16 +00:00
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
2015-03-26 13:53:46 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2016-01-05 14:50:16 +00:00
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubocop (0.35.1)
2015-03-26 13:53:46 +00:00
astrolabe (~> 1.3)
2016-01-05 14:50:16 +00:00
parser (>= 2.2.3.0, < 3.0)
2015-03-26 13:53:46 +00:00
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
2016-01-05 14:50:16 +00:00
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
2015-03-26 13:53:46 +00:00
ruby-progressbar (1.7.5)
2016-01-05 14:50:16 +00:00
simplecov (0.11.1)
2015-03-27 14:04:35 +00:00
docile (~> 1.1.0)
2015-05-14 12:57:05 +00:00
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
2015-07-16 13:37:50 +00:00
term-ansicolor (1.3.2)
2015-03-27 14:04:35 +00:00
tins (~> 1.0)
thor (0.19.1)
2015-03-27 13:54:30 +00:00
thread_safe (0.3.5)
2016-01-05 14:50:16 +00:00
tins (1.6.0)
2015-03-27 14:04:35 +00:00
unf (0.1.4)
unf_ext
2015-05-14 12:57:05 +00:00
unf_ext (0.0.7.1)
2014-11-06 13:18:07 +00:00
PLATFORMS
ruby
DEPENDENCIES
2015-07-16 14:18:03 +00:00
bundler (~> 1.7)
2015-07-16 14:18:36 +00:00
codeclimate-test-reporter (~> 0.4)
coveralls (~> 0.8)
2015-07-16 14:18:03 +00:00
github_changelog_generator!
rake (~> 10.0)
2015-07-16 14:18:36 +00:00
rspec (~> 3.2)
rubocop (~> 0.31)
simplecov (~> 0.10)
2015-08-24 14:56:15 +00:00
BUNDLED WITH
1.10.6