Gemfile.lock in lita-campfire-0.1.4 vs Gemfile.lock in lita-campfire-0.2.0
- old
+ new
@@ -1,95 +1,102 @@
PATH
remote: .
specs:
- lita-campfire (0.1.4)
- lita (~> 2.7.0)
- tinder (~> 1.9.0)
+ lita-campfire (0.2.0)
+ lita (>= 2.7.0, < 4.0.0)
+ tinder (~> 1.9.4)
GEM
remote: https://rubygems.org/
specs:
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
- daemons (1.1.9)
diff-lcs (1.2.5)
- docile (1.1.1)
+ docile (1.1.3)
eventmachine (1.0.3)
- faraday (0.8.8)
+ faraday (0.8.9)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (2.0.5)
http_parser.rb (0.5.3)
+ http_router (0.11.1)
+ rack (>= 1.0.0)
+ url_mount (~> 0.2.1)
+ i18n (0.6.9)
+ ice_nine (0.11.0)
json (1.8.1)
- lita (2.7.1)
+ lita (3.0.3)
bundler (>= 1.3)
faraday (>= 0.8.7)
+ http_router (>= 0.11.1)
+ i18n (>= 0.6.9)
+ ice_nine (>= 0.11.0)
multi_json (>= 1.7.7)
+ puma (>= 2.7.1)
rack (>= 1.5.2)
redis-namespace (>= 1.3.0)
- thin (>= 1.5.1)
thor (>= 0.18.1)
mime-types (1.25.1)
- multi_json (1.8.2)
+ multi_json (1.8.4)
multipart-post (1.2.0)
+ puma (2.8.0)
+ rack (>= 1.1, < 2.0)
rack (1.5.2)
rake (10.1.1)
- redis (3.0.6)
+ redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
- rspec (3.0.0.beta1)
- rspec-core (= 3.0.0.beta1)
- rspec-expectations (= 3.0.0.beta1)
- rspec-mocks (= 3.0.0.beta1)
- rspec-core (3.0.0.beta1)
- rspec-support (= 3.0.0.beta1)
- rspec-expectations (3.0.0.beta1)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-support (= 3.0.0.beta1)
- rspec-mocks (3.0.0.beta1)
- rspec-support (= 3.0.0.beta1)
- rspec-support (3.0.0.beta1)
+ rspec (3.0.0.beta2)
+ rspec-core (= 3.0.0.beta2)
+ rspec-expectations (= 3.0.0.beta2)
+ rspec-mocks (= 3.0.0.beta2)
+ rspec-core (3.0.0.beta2)
+ rspec-support (= 3.0.0.beta2)
+ rspec-expectations (3.0.0.beta2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (= 3.0.0.beta2)
+ rspec-mocks (3.0.0.beta2)
+ rspec-support (= 3.0.0.beta2)
+ rspec-support (3.0.0.beta2)
simple_oauth (0.1.9)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- term-ansicolor (1.2.2)
- tins (~> 0.8)
- thin (1.6.1)
- daemons (>= 1.0.9)
- eventmachine (>= 1.0.0)
- rack (>= 1.0.0)
+ term-ansicolor (1.3.0)
+ tins (~> 1.0)
thor (0.18.1)
- tinder (1.9.3)
+ tinder (1.9.4)
eventmachine (~> 1.0)
- faraday (~> 0.8)
+ faraday (~> 0.8.9)
faraday_middleware (~> 0.9)
hashie (>= 1.0, < 3)
json (~> 1.8.0)
mime-types (~> 1.19)
multi_json (~> 1.7)
twitter-stream (~> 0.1)
- tins (0.13.1)
+ tins (1.0.0)
twitter-stream (0.1.16)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
+ url_mount (0.2.1)
+ rack
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.5)
coveralls
lita-campfire!
rake
- rspec (~> 3.0.0.beta1)
+ rspec (~> 3.0.0.beta2)
simplecov