examples/sinatra/Gemfile.lock in asana_exception_notifier-0.3.1 vs examples/sinatra/Gemfile.lock in asana_exception_notifier-0.3.2
- old
+ new
@@ -1,86 +1,101 @@
PATH
remote: ../../
specs:
- asana_exception_notifier (0.1.0)
+ asana_exception_notifier (0.3.1)
activesupport (>= 4.0, < 5)
- em-http-request (~> 1.1, >= 1.1.2)
- eventmachine (~> 1.0, >= 1.0.7)
+ asana (~> 0.5, >= 0.5.0)
exception_notification (~> 4.1, >= 4.1.4)
multipart_body (~> 0.2, >= 0.2.1)
rack (~> 1.6, >= 1.6)
rubyzip (~> 1.0, >= 1.0.0)
sys-uname (~> 1.0, >= 1.0.2)
tilt (>= 1.4, < 3)
+ typhoeus (~> 1.0, >= 1.0.2)
zip-zip (~> 0.3, >= 0.3)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.5.1)
- actionpack (= 4.2.5.1)
- actionview (= 4.2.5.1)
- activejob (= 4.2.5.1)
+ actionmailer (4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.5.1)
- actionview (= 4.2.5.1)
- activesupport (= 4.2.5.1)
+ actionpack (4.2.6)
+ actionview (= 4.2.6)
+ activesupport (= 4.2.6)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (4.2.5.1)
- activesupport (= 4.2.5.1)
+ actionview (4.2.6)
+ activesupport (= 4.2.6)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- activejob (4.2.5.1)
- activesupport (= 4.2.5.1)
+ activejob (4.2.6)
+ activesupport (= 4.2.6)
globalid (>= 0.3.0)
- activesupport (4.2.5.1)
+ activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.4.0)
+ asana (0.5.0)
+ faraday (~> 0.9)
+ faraday_middleware (~> 0.9)
+ faraday_middleware-multi_json (~> 0.0)
+ oauth2 (~> 1.0)
builder (3.2.2)
- cookiejar (0.3.0)
daemons (1.2.3)
- em-http-request (1.1.3)
- addressable (>= 2.3.4)
- cookiejar (<= 0.3.0)
- em-socksify (>= 0.3)
- eventmachine (>= 1.0.3)
- http_parser.rb (>= 0.6.0)
- em-socksify (0.3.1)
- eventmachine (>= 1.0.0.beta.4)
erubis (2.7.0)
- eventmachine (1.0.9.1)
+ ethon (0.9.0)
+ ffi (>= 1.3.0)
+ eventmachine (1.2.0.1)
exception_notification (4.1.4)
actionmailer (~> 4.0)
activesupport (~> 4.0)
+ faraday (0.9.2)
+ multipart-post (>= 1.2, < 3)
+ faraday_middleware (0.10.0)
+ faraday (>= 0.7.4, < 0.10)
+ faraday_middleware-multi_json (0.0.6)
+ faraday_middleware
+ multi_json
ffi (1.9.10)
foreman (0.78.0)
thor (~> 0.19.1)
globalid (0.3.6)
activesupport (>= 4.1.0)
- http_parser.rb (0.6.0)
i18n (0.7.0)
json (1.8.3)
+ jwt (1.5.1)
loofah (2.0.3)
nokogiri (>= 1.5.9)
- mail (2.6.3)
- mime-types (>= 1.16, < 3)
- mime-types (2.99)
+ mail (2.6.4)
+ mime-types (>= 1.16, < 4)
+ mime-types (3.0)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0221)
mini_portile2 (2.0.0)
minitest (5.8.4)
+ multi_json (1.12.0)
+ multi_xml (0.5.5)
+ multipart-post (2.0.0)
multipart_body (0.2.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
+ oauth2 (1.1.0)
+ faraday (>= 0.8, < 0.10)
+ jwt (~> 1.0, < 1.5.2)
+ multi_json (~> 1.3)
+ multi_xml (~> 0.5)
+ rack (>= 1.2, < 3)
rack (1.6.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
@@ -90,11 +105,11 @@
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
- rubyzip (1.1.7)
+ rubyzip (1.2.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sys-uname (1.0.2)
@@ -104,10 +119,12 @@
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.2)
+ typhoeus (1.0.2)
+ ethon (>= 0.9.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
zip-zip (0.3)
rubyzip (>= 1.0.0)
@@ -119,6 +136,6 @@
foreman
sinatra (~> 1.4)
thin (~> 1.5.1)
BUNDLED WITH
- 1.11.2
+ 1.12.2