Gemfile.lock in smess-1.0.6 vs Gemfile.lock in smess-1.0.7
- old
+ new
@@ -1,29 +1,28 @@
PATH
remote: .
specs:
- smess (1.0.5)
+ smess (1.0.6)
activesupport (>= 3.0)
clickatell
httpi
mail
savon (= 1.2.0)
twilio-ruby
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.0.0)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
+ activesupport (4.1.1)
+ i18n (~> 0.6, >= 0.6.9)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- akami (1.2.0)
+ tzinfo (~> 1.1)
+ akami (1.2.2)
gyoku (>= 0.4.0)
- nokogiri (>= 1.4.0)
- atomic (1.1.14)
+ nokogiri
builder (3.2.2)
clickatell (0.8.2)
diff-lcs (1.2.4)
dotenv (0.9.0)
gyoku (0.4.6)
@@ -31,23 +30,23 @@
httpi (1.1.1)
rack
i18n (0.6.9)
jahtml_formatter (1.0.5)
rspec (~> 2.14)
- jwt (0.1.8)
- multi_json (>= 1.5)
+ 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.2)
- minitest (4.7.5)
+ mini_portile (0.5.3)
+ minitest (5.3.3)
multi_json (1.8.2)
- nokogiri (1.6.0)
+ nokogiri (1.6.1)
mini_portile (~> 0.5.0)
nori (1.1.5)
- polyglot (0.3.3)
+ polyglot (0.3.4)
rack (1.5.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
@@ -65,19 +64,19 @@
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.1.3)
- atomic
+ thread_safe (0.3.3)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- twilio-ruby (3.11.4)
+ twilio-ruby (3.11.5)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
- tzinfo (0.3.38)
+ tzinfo (1.1.0)
+ thread_safe (~> 0.1)
wasabi (2.5.1)
httpi (~> 1.0)
nokogiri (>= 1.4.0)
PLATFORMS