examples/sinatra/Gemfile.lock in asana_exception_notifier-2.1.0 vs examples/sinatra/Gemfile.lock in asana_exception_notifier-2.2.0
- old
+ new
@@ -1,141 +1,117 @@
PATH
- remote: ../../
+ remote: ../..
specs:
- asana_exception_notifier (0.3.1)
- activesupport (>= 4.0, < 5)
- 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)
+ asana_exception_notifier (2.1.0)
+ activesupport (>= 4.0)
+ exception_notification (>= 4.2.1)
+ rack (>= 1.5, < 3.0)
+ rubyzip (>= 1.2.0)
+ sys-uname (>= 1.0.3)
tilt (>= 1.4, < 3)
- typhoeus (~> 1.0, >= 1.0.2)
+ typhoeus (>= 1.1.2)
zip-zip (~> 0.3, >= 0.3)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.6)
- actionpack (= 4.2.6)
- actionview (= 4.2.6)
- activejob (= 4.2.6)
+ actionmailer (6.0.2.2)
+ actionpack (= 6.0.2.2)
+ actionview (= 6.0.2.2)
+ activejob (= 6.0.2.2)
mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 1.0, >= 1.0.5)
- 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.6)
- activesupport (= 4.2.6)
+ rails-dom-testing (~> 2.0)
+ actionpack (6.0.2.2)
+ actionview (= 6.0.2.2)
+ activesupport (= 6.0.2.2)
+ rack (~> 2.0, >= 2.0.8)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
+ actionview (6.0.2.2)
+ activesupport (= 6.0.2.2)
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.6)
- activesupport (= 4.2.6)
- globalid (>= 0.3.0)
- activesupport (4.2.6)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
+ activejob (6.0.2.2)
+ activesupport (= 6.0.2.2)
+ globalid (>= 0.3.6)
+ activesupport (6.0.2.2)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- asana (0.5.0)
- faraday (~> 0.9)
- faraday_middleware (~> 0.9)
- faraday_middleware-multi_json (~> 0.0)
- oauth2 (~> 1.0)
- builder (3.2.2)
- daemons (1.2.3)
- erubis (2.7.0)
- ethon (0.9.0)
+ zeitwerk (~> 2.2)
+ builder (3.2.4)
+ concurrent-ruby (1.1.6)
+ crass (1.0.6)
+ daemons (1.3.1)
+ erubi (1.9.0)
+ ethon (0.12.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)
- i18n (0.7.0)
- json (1.8.3)
- jwt (1.5.1)
- loofah (2.0.3)
+ eventmachine (1.2.7)
+ exception_notification (4.4.0)
+ actionmailer (>= 4.0, < 7)
+ activesupport (>= 4.0, < 7)
+ ffi (1.12.2)
+ foreman (0.87.0)
+ globalid (0.4.2)
+ activesupport (>= 4.2.0)
+ i18n (1.8.2)
+ concurrent-ruby (~> 1.0)
+ loofah (2.4.0)
+ crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- 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)
+ mail (2.7.1)
+ mini_mime (>= 0.1.1)
+ mini_mime (1.0.2)
+ mini_portile2 (2.4.0)
+ minitest (5.14.0)
+ mustermann (1.1.1)
+ ruby2_keywords (~> 0.0.1)
+ nokogiri (1.10.9)
+ mini_portile2 (~> 2.4.0)
+ rack (2.2.2)
+ rack-protection (2.0.8.1)
rack
- rack-test (0.6.3)
- rack (>= 1.0)
- rails-deprecated_sanitizer (1.0.3)
- activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.7)
- 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.2.0)
- sinatra (1.4.7)
- rack (~> 1.5)
- rack-protection (~> 1.4)
- tilt (>= 1.3, < 3)
- sys-uname (1.0.2)
+ rack-test (1.1.0)
+ rack (>= 1.0, < 3)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
+ ruby2_keywords (0.0.2)
+ rubyzip (2.3.0)
+ sinatra (2.0.8.1)
+ mustermann (~> 1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.8.1)
+ tilt (~> 2.0)
+ sys-uname (1.2.1)
ffi (>= 1.0.0)
- thin (1.5.1)
- daemons (>= 1.0.9)
- 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)
+ thin (1.7.2)
+ daemons (~> 1.0, >= 1.0.9)
+ eventmachine (~> 1.0, >= 1.0.4)
+ rack (>= 1, < 3)
+ thread_safe (0.3.6)
+ tilt (2.0.10)
+ typhoeus (1.3.1)
ethon (>= 0.9.0)
- tzinfo (1.2.2)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
+ zeitwerk (2.3.0)
zip-zip (0.3)
rubyzip (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
asana_exception_notifier!
foreman
- sinatra (~> 1.4)
- thin (~> 1.5.1)
+ sinatra (~> 2.0)
+ thin (~> 1.7.2)
BUNDLED WITH
- 1.12.2
+ 1.17.3