github-changelog-generator/Gemfile.lock

103 lines
2.3 KiB
Plaintext
Raw Normal View History

2014-11-06 13:18:07 +00:00
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
2015-03-26 13:53:46 +00:00
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
2014-12-15 12:15:39 +00:00
colorize (0.7.4)
coveralls (0.7.12)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
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)
docile (1.1.5)
domain_name (0.5.23)
unf (>= 0.0.5, < 1.0.0)
2014-11-06 13:18:07 +00:00
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
github_api (0.12.2)
addressable (~> 2.3)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.3)
multi_json (>= 1.7.5, < 2.0)
nokogiri (~> 1.6.3)
oauth2
2014-12-15 12:15:39 +00:00
hashie (3.3.2)
http-cookie (1.0.2)
domain_name (~> 0.5)
2014-12-15 12:15:39 +00:00
jwt (1.2.0)
mime-types (2.4.3)
2014-11-06 13:18:07 +00:00
mini_portile (0.6.1)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.10.3)
2014-12-15 12:15:39 +00:00
nokogiri (1.6.5)
2014-11-06 13:18:07 +00:00
mini_portile (~> 0.6.0)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
2015-03-26 13:53:46 +00:00
parser (2.2.0.3)
ast (>= 1.1, < 3.0)
powerpack (0.1.0)
2014-11-06 13:18:07 +00:00
rack (1.5.2)
2015-03-26 13:53:46 +00:00
rainbow (2.0.0)
2014-12-03 09:18:13 +00:00
rake (10.4.2)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
2015-03-26 13:53:46 +00:00
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rubocop (0.29.1)
astrolabe (~> 1.3)
parser (>= 2.2.0.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.5)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
2014-11-06 13:18:07 +00:00
thread_safe (0.3.4)
tins (1.3.5)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
2014-11-06 13:18:07 +00:00
PLATFORMS
ruby
DEPENDENCIES
colorize
coveralls
2014-11-06 13:18:07 +00:00
github_api
2014-12-03 09:18:13 +00:00
rake
2015-03-26 13:53:46 +00:00
rspec
rubocop