aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorrhenium <re4k@re4k.info>2013-05-22 01:23:28 +0900
committerrhenium <re4k@re4k.info>2013-05-22 01:23:28 +0900
commit89f6473d7314daeae8dce36fdb78b6582dc384ee (patch)
tree7d53cb59c700b1c0369818fa875a2ab4363ef587 /Gemfile.lock
parent1de990f91ee62c5680a6d366f79c4edbca4a3a7e (diff)
downloadaclog-89f6473d7314daeae8dce36fdb78b6582dc384ee.tar.gz
use Settinglogic; add some options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 40fb89f..cc284da 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -115,8 +115,6 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0.rc1)
sprockets-rails (~> 2.0.0.rc4)
- rails_config (0.3.3)
- activesupport (>= 3.0)
railties (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
@@ -145,6 +143,7 @@ GEM
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0.rc0)
tilt (~> 1.3)
+ settingslogic (2.0.9)
simple_oauth (0.2.0)
sprockets (2.9.3)
hike (~> 1.2)
@@ -202,10 +201,10 @@ DEPENDENCIES
mysql2 (> 0.3.12b)
omniauth-twitter
rails (= 4.0.0.rc1)
- rails_config
rspec
rspec-rails
sass-rails (~> 4.0.0.rc1)
+ settingslogic
thin
twitter
uglifier (>= 1.0.3)