Gemfile.lock in smess-1.0.9 vs Gemfile.lock in smess-1.0.10
- old
+ new
@@ -1,24 +1,24 @@
PATH
remote: .
specs:
- smess (1.0.6)
+ smess (1.0.9)
activesupport (>= 3.0)
clickatell
httpi
mail
savon (= 1.2.0)
twilio-ruby
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.1.1)
- i18n (~> 0.6, >= 0.6.9)
+ activesupport (4.2.1)
+ i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.1)
+ thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
builder (3.2.2)
@@ -27,27 +27,23 @@
dotenv (0.9.0)
gyoku (0.4.6)
builder (>= 2.1.2)
httpi (1.1.1)
rack
- i18n (0.6.9)
- jahtml_formatter (1.0.5)
- rspec (~> 2.14)
- json (1.8.1)
- jwt (0.1.12)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- mime-types (1.25.1)
- mini_portile (0.5.3)
- minitest (5.3.3)
+ i18n (0.7.0)
+ json (1.8.2)
+ jwt (1.5.0)
+ mail (2.6.3)
+ mime-types (>= 1.16, < 3)
+ mime-types (2.5)
+ mini_portile (0.6.2)
+ minitest (5.6.1)
multi_json (1.8.2)
- nokogiri (1.6.1)
- mini_portile (~> 0.5.0)
+ nokogiri (1.6.6.2)
+ mini_portile (~> 0.6.0)
nori (1.1.5)
- polyglot (0.3.4)
- rack (1.5.2)
+ rack (1.6.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
@@ -64,28 +60,24 @@
wasabi (~> 2.5.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
- thread_safe (0.3.3)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- twilio-ruby (3.11.5)
+ thread_safe (0.3.5)
+ twilio-ruby (4.1.0)
builder (>= 2.1.2)
- jwt (>= 0.1.2)
+ jwt (~> 1.0)
multi_json (>= 1.3.0)
- tzinfo (1.1.0)
+ tzinfo (1.2.2)
thread_safe (~> 0.1)
wasabi (2.5.1)
httpi (~> 1.0)
nokogiri (>= 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
dotenv
- jahtml_formatter
rspec (>= 2.4.0)
simplecov
smess!