Gemfile.lock in smess-2.0.3 vs Gemfile.lock in smess-2.0.4
- old
+ new
@@ -1,86 +1,85 @@
PATH
remote: .
specs:
- smess (2.0.2)
+ smess (2.0.3)
activesupport (>= 3.0)
clickatell
httpi
mail
savon (= 1.2.0)
- twilio-ruby
+ twilio-ruby (>= 5.26.0, <= 5.30.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.6)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
+ activesupport (5.2.4)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
- builder (3.2.2)
+ builder (3.2.4)
clickatell (0.8.2)
- diff-lcs (1.2.5)
- docile (1.1.5)
- dotenv (2.1.1)
+ concurrent-ruby (1.1.5)
+ diff-lcs (1.3)
+ docile (1.3.2)
+ dotenv (2.7.5)
+ faraday (0.17.1)
+ multipart-post (>= 1.2, < 3)
gyoku (0.4.6)
builder (>= 2.1.2)
httpi (1.1.1)
rack
- i18n (0.7.0)
- json (1.8.3)
- jwt (1.5.4)
- mail (2.6.4)
- mime-types (>= 1.16, < 4)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- mini_portile2 (2.1.0)
- minitest (5.9.0)
- multi_json (1.12.1)
- nokogiri (1.6.8)
- mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
+ i18n (1.7.0)
+ concurrent-ruby (~> 1.0)
+ json (2.3.0)
+ jwt (2.2.1)
+ mail (2.7.1)
+ mini_mime (>= 0.1.1)
+ mini_mime (1.0.2)
+ mini_portile2 (2.4.0)
+ minitest (5.13.0)
+ multipart-post (2.1.1)
+ nokogiri (1.10.7)
+ mini_portile2 (~> 2.4.0)
nori (1.1.5)
- pkg-config (1.1.7)
- rack (1.6.4)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.4)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ rack (2.0.7)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
savon (1.2.0)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 0.4.5)
httpi (~> 1.1.0)
nokogiri (>= 1.4.0)
nori (~> 1.1.0)
wasabi (~> 2.5.0)
- simplecov (0.11.2)
- docile (~> 1.1.0)
- json (~> 1.8)
+ simplecov (0.17.1)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
- thread_safe (0.3.5)
- twilio-ruby (4.11.1)
- builder (>= 2.1.2)
- jwt (~> 1.0)
- multi_json (>= 1.3.0)
- tzinfo (1.2.2)
+ simplecov-html (0.10.2)
+ thread_safe (0.3.6)
+ twilio-ruby (5.30.0)
+ faraday (~> 0.9)
+ jwt (>= 1.5, <= 2.5)
+ nokogiri (>= 1.6, < 2.0)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
wasabi (2.5.1)
httpi (~> 1.0)
nokogiri (>= 1.4.0)
@@ -92,6 +91,6 @@
rspec (>= 2.4.0)
simplecov
smess!
BUNDLED WITH
- 1.11.2
+ 1.17.3