Gemfile.lock in smess-2.0.4 vs Gemfile.lock in smess-2.0.5
- old
+ new
@@ -1,66 +1,66 @@
PATH
remote: .
specs:
- smess (2.0.3)
- activesupport (>= 3.0)
- clickatell
- httpi
- mail
+ smess (2.0.4)
+ activesupport (>= 3.0.0, < 7.0.0)
+ clickatell (~> 0)
+ httpi (~> 1.1)
+ mail (~> 2.7)
savon (= 1.2.0)
- twilio-ruby (>= 5.26.0, <= 5.30.0)
+ twilio-ruby (~> 5.26)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.4)
+ activesupport (5.2.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
builder (3.2.4)
clickatell (0.8.2)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
diff-lcs (1.3)
docile (1.3.2)
dotenv (2.7.5)
- faraday (0.17.1)
+ faraday (1.0.0)
multipart-post (>= 1.2, < 3)
gyoku (0.4.6)
builder (>= 2.1.2)
httpi (1.1.1)
rack
- i18n (1.7.0)
+ i18n (1.8.2)
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)
+ minitest (5.14.0)
multipart-post (2.1.1)
- nokogiri (1.10.7)
+ nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nori (1.1.5)
- rack (2.0.7)
+ rack (2.2.2)
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)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-mocks (3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.0)
+ rspec-support (3.9.2)
savon (1.2.0)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 0.4.5)
httpi (~> 1.1.0)
@@ -71,14 +71,14 @@
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
thread_safe (0.3.6)
- twilio-ruby (5.30.0)
- faraday (~> 0.9)
+ twilio-ruby (5.31.6)
+ faraday (~> 1.0.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
wasabi (2.5.1)
httpi (~> 1.0)
nokogiri (>= 1.4.0)