Skip to content

Commit

Permalink
remove tdiary-cache-memcached
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Oct 19, 2013
1 parent ea4c894 commit 947299b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ group :development do
gem 'jasmine'
gem 'simplecov', :require => false
gem 'coveralls', :require => false

gem 'tdiary-cache-memcached', github: 'tdiary/tdiary-cache-memcached', require: false
end
end

Expand Down
15 changes: 3 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: git://github.com/tdiary/tdiary-cache-memcached.git
revision: 15cb4e656b27b6e93b5cb0c8fb468080e297cbf1
specs:
tdiary-cache-memcached (0.0.1)
dalli

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -29,7 +22,6 @@ GEM
term-ansicolor
thor
daemons (1.1.9)
dalli (2.6.4)
diff-lcs (1.2.4)
eventmachine (1.0.3)
execjs (2.0.2)
Expand Down Expand Up @@ -75,11 +67,11 @@ GEM
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubyzip (0.9.9)
selenium-webdriver (2.35.1)
rubyzip (1.0.0)
selenium-webdriver (2.37.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (< 1.0.0)
rubyzip (~> 1.0.0)
websocket (~> 1.0.4)
sequel (4.3.0)
simplecov (0.7.1)
Expand Down Expand Up @@ -135,7 +127,6 @@ DEPENDENCIES
sprockets
sqlite3
tapp
tdiary-cache-memcached!
test-unit
therubyracer
thin
Expand Down

0 comments on commit 947299b

Please sign in to comment.