Gemfile.lock in fxruby-enhancement-0.2.0 vs Gemfile.lock in fxruby-enhancement-0.2.1
- old
+ new
@@ -1,57 +1,62 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
aquarium (0.5.1)
- awesome_print (1.7.0)
+ awesome_print (1.8.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (9.0.6)
coderay (1.1.1)
- debug_inspector (0.0.2)
+ debug_inspector (0.0.3)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.1.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
- fxruby (1.6.35)
+ fxruby (1.6.37)
mini_portile2 (~> 2.1)
git (1.3.0)
- github_api (0.14.5)
+ github_api (0.17.0)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
+ mime-types (>= 1.16, < 3.0)
oauth2 (~> 1.0)
- hashie (3.5.3)
+ hashie (3.5.5)
highline (1.7.8)
interception (0.5)
- json (2.0.3)
- juwelier (2.3.5)
+ json (2.1.0)
+ juwelier (2.4.7)
builder
- bundler (>= 1.13)
- git (>= 1.2.5)
+ bundler
+ git
github_api
- highline (>= 1.6.15)
- nokogiri (>= 1.5.10)
- psych (~> 2.2)
+ highline
+ kamelcase (~> 0)
+ nokogiri
+ psych
rake
rdoc
semver2
jwt (1.5.6)
+ kamelcase (0.0.1)
+ semver2 (~> 3)
method_source (0.8.2)
- mini_portile2 (2.1.0)
+ mime-types (2.99.3)
+ mini_portile2 (2.2.0)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
- nokogiri (1.7.0.1)
- mini_portile2 (~> 2.1.0)
- oauth2 (1.3.0)
- faraday (>= 0.8, < 0.11)
+ nokogiri (1.8.0)
+ mini_portile2 (~> 2.2.0)
+ oauth2 (1.4.0)
+ faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
pry (0.10.4)
@@ -71,41 +76,41 @@
interception (>= 0.5)
pry
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- psych (2.2.2)
+ psych (2.2.4)
queue_ding (0.1.5)
aquarium (~> 0)
json (~> 2.0, >= 2.0.2)
semver2 (~> 3)
- rack (2.0.1)
+ rack (2.0.3)
rake (12.0.0)
- rdoc (5.0.0)
+ rdoc (5.1.0)
rgb (0.1.0)
- rspec (3.5.0)
- rspec-core (~> 3.5.0)
- rspec-expectations (~> 3.5.0)
- rspec-mocks (~> 3.5.0)
- rspec-core (3.5.4)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-mocks (3.5.0)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
semver2 (3.4.2)
- simplecov (0.13.0)
+ simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
+ simplecov-html (0.10.1)
slop (3.6.0)
- thread_safe (0.3.5)
- yard (0.9.8)
+ thread_safe (0.3.6)
+ yard (0.9.9)
PLATFORMS
ruby
DEPENDENCIES
@@ -127,6 +132,6 @@
semver2 (~> 3)
simplecov
yard (~> 0.7)
BUNDLED WITH
- 1.13.6
+ 1.14.6