ios support
This commit is contained in:
+13
-2
@@ -1,6 +1,6 @@
|
||||
GIT
|
||||
remote: git://github.com/bterkuile/cmtool.git
|
||||
revision: b0491aa997cca6e791b7352f40e2adf90191a1cd
|
||||
revision: 2b0d4816b82ca202728893d5800f2fc13a17b63b
|
||||
specs:
|
||||
cmtool (1.0.0)
|
||||
bourbon
|
||||
@@ -138,7 +138,7 @@ GEM
|
||||
climate_control (0.0.3)
|
||||
activesupport (>= 3.0)
|
||||
cliver (0.3.2)
|
||||
cocaine (0.5.5)
|
||||
cocaine (0.5.7)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
coderay (1.1.0)
|
||||
coffee-rails (4.1.0)
|
||||
@@ -157,6 +157,7 @@ GEM
|
||||
rest-client (~> 1.6.1)
|
||||
crack (0.4.2)
|
||||
safe_yaml (~> 1.0.0)
|
||||
daemons (1.1.9)
|
||||
debug_inspector (0.0.2)
|
||||
devise (3.4.1)
|
||||
bcrypt (~> 3.0)
|
||||
@@ -168,6 +169,7 @@ GEM
|
||||
devise-i18n (0.11.3)
|
||||
diff-lcs (1.2.5)
|
||||
docile (1.1.5)
|
||||
dotenv (1.0.2)
|
||||
em-http-request (1.1.2)
|
||||
addressable (>= 2.3.4)
|
||||
cookiejar
|
||||
@@ -226,6 +228,9 @@ GEM
|
||||
ffi (1.9.6)
|
||||
font-awesome-rails (4.3.0.0)
|
||||
railties (>= 3.2, < 5.0)
|
||||
foreman (0.77.0)
|
||||
dotenv (~> 1.0.2)
|
||||
thor (~> 0.19.1)
|
||||
foundation-rails (5.5.1.0)
|
||||
railties (>= 3.1.0)
|
||||
sass (>= 3.3.0, < 3.5)
|
||||
@@ -427,6 +432,10 @@ GEM
|
||||
temple (0.7.5)
|
||||
test_squad (0.0.1)
|
||||
rails
|
||||
thin (1.6.3)
|
||||
daemons (~> 1.0, >= 1.0.9)
|
||||
eventmachine (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.4)
|
||||
tilt (1.4.1)
|
||||
@@ -487,6 +496,7 @@ DEPENDENCIES
|
||||
factory_girl_rails
|
||||
faye
|
||||
font-awesome-rails
|
||||
foreman
|
||||
foundation-rails
|
||||
fuubar
|
||||
iso_country_codes
|
||||
@@ -519,6 +529,7 @@ DEPENDENCIES
|
||||
spring
|
||||
spring-commands-rspec
|
||||
test_squad
|
||||
thin
|
||||
turnip
|
||||
uglifier (>= 1.0.3)
|
||||
web-console (~> 2.0.0)
|
||||
|
||||
Reference in New Issue
Block a user