Gemfile.lock in kaui-0.5.3 vs Gemfile.lock in kaui-0.6.0
- old
+ new
@@ -1,46 +1,46 @@
PATH
remote: .
specs:
- kaui (0.5.3)
+ kaui (0.6.0)
cancan (~> 1.6.10)
d3_rails (~> 3.2.8)
devise (~> 3.0.2)
jquery-rails (~> 3.0.4)
- killbill-client (~> 0.4.4)
+ killbill-client (~> 0.5.1)
money-rails (~> 0.8.1)
rails (~> 3.2.14)
rest-client (~> 1.6.7)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.2.14)
- actionpack (= 3.2.14)
+ actionmailer (3.2.15)
+ actionpack (= 3.2.15)
mail (~> 2.5.4)
- actionpack (3.2.14)
- activemodel (= 3.2.14)
- activesupport (= 3.2.14)
+ actionpack (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
- activemodel (3.2.14)
- activesupport (= 3.2.14)
+ activemodel (3.2.15)
+ activesupport (= 3.2.15)
builder (~> 3.0.0)
- activerecord (3.2.14)
- activemodel (= 3.2.14)
- activesupport (= 3.2.14)
+ activerecord (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activeresource (3.2.14)
- activemodel (= 3.2.14)
- activesupport (= 3.2.14)
- activesupport (3.2.14)
+ activeresource (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
+ activesupport (3.2.15)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.2)
bcrypt-ruby (3.1.2)
builder (3.0.4)
@@ -57,12 +57,12 @@
i18n (0.6.5)
journey (1.0.4)
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.0)
- killbill-client (0.4.4)
+ json (1.8.1)
+ killbill-client (0.5.1)
json (~> 1.8.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25)
@@ -70,32 +70,32 @@
i18n (~> 0.6.0)
money-rails (0.8.1)
activesupport (>= 3.0)
money (~> 5.1.0)
railties (>= 3.0)
- multi_json (1.8.0)
+ multi_json (1.8.2)
mysql2 (0.3.13)
orm_adapter (0.4.0)
polyglot (0.3.3)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.14)
- actionmailer (= 3.2.14)
- actionpack (= 3.2.14)
- activerecord (= 3.2.14)
- activeresource (= 3.2.14)
- activesupport (= 3.2.14)
+ rails (3.2.15)
+ actionmailer (= 3.2.15)
+ actionpack (= 3.2.15)
+ activerecord (= 3.2.15)
+ activeresource (= 3.2.15)
+ activesupport (= 3.2.15)
bundler (~> 1.0)
- railties (= 3.2.14)
- railties (3.2.14)
- actionpack (= 3.2.14)
- activesupport (= 3.2.14)
+ railties (= 3.2.15)
+ railties (3.2.15)
+ actionpack (= 3.2.15)
+ activesupport (= 3.2.15)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.1.0)
@@ -112,10 +112,10 @@
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.37)
+ tzinfo (0.3.38)
warden (1.2.3)
rack (>= 1.0)
PLATFORMS
ruby