github-changelog-generator/Gemfile.lock

108 lines
2.4 KiB
Plaintext
Raw Normal View History

2015-07-16 14:18:03 +00:00
PATH
remote: .
specs:
2016-07-22 08:17:53 +00:00
github_changelog_generator (1.13.1)
rainbow (>= 2.1)
github_api (>= 0.12)
rake (>= 10.0)
2015-07-16 14:18:03 +00:00
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.3.0)
2016-02-23 10:40:55 +00:00
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (0.6.0)
simplecov (>= 0.7.1, < 1.0.0)
coveralls (0.8.14)
json (>= 1.8, < 3)
simplecov (~> 0.12.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
faraday (0.9.2)
2014-11-06 13:18:07 +00:00
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
github_api (0.14.4)
2016-01-05 14:50:16 +00:00
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)
oauth2 (~> 1.0.0)
2016-05-09 11:47:46 +00:00
hashie (3.4.4)
2016-02-23 10:40:55 +00:00
iniparse (1.4.2)
json (1.8.3)
jwt (1.5.4)
multi_json (1.12.1)
2014-11-06 13:18:07 +00:00
multi_xml (0.5.5)
multipart-post (2.0.0)
oauth2 (1.0.0)
2014-11-06 13:18:07 +00:00
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
2014-11-06 13:18:07 +00:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
overcommit (0.34.2)
2016-02-23 10:40:55 +00:00
childprocess (~> 0.5.8)
iniparse (~> 1.4)
parser (2.3.1.2)
2016-02-23 09:55:19 +00:00
ast (~> 2.2)
2015-05-14 12:57:05 +00:00
powerpack (0.1.1)
2015-07-16 13:37:50 +00:00
rack (1.6.4)
2016-02-23 09:55:19 +00:00
rainbow (2.1.0)
rake (11.2.2)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.1)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
2015-03-26 13:53:46 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
2015-03-26 13:53:46 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.41.2)
parser (>= 2.3.1.1, < 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)
2016-03-09 18:37:13 +00:00
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
simplecov (0.12.0)
2015-03-27 14:04:35 +00:00
docile (~> 1.1.0)
json (>= 1.8, < 3)
2015-05-14 12:57:05 +00:00
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)
unicode-display_width (1.1.0)
2014-11-06 13:18:07 +00:00
PLATFORMS
ruby
DEPENDENCIES
2016-02-25 19:26:03 +00:00
bundler
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!
json (< 2.0)
2016-02-25 19:26:03 +00:00
overcommit
rake
2016-05-09 11:47:46 +00:00
rspec (>= 3.2)
2016-02-25 19:26:03 +00:00
rubocop
2015-07-16 14:18:36 +00:00
simplecov (~> 0.10)
2015-08-24 14:56:15 +00:00
BUNDLED WITH
2016-07-04 08:12:42 +00:00
1.12.5