Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
machu committed Oct 9, 2016
1 parent 9689808 commit a8977dd
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions misc/paas/heroku/Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/tdiary/tdiary-contrib.git
revision: ed1401f47c7b351dcdf933bd3892705b596af76b
revision: 1091fddc58b40ddc17a408dd22eb52b461703b98
specs:
tdiary-contrib (5.0.1)
tdiary-contrib (5.0.2)
ruby-pushbullet
tdiary

Expand All @@ -14,6 +14,20 @@ GIT
hikidoc
mongoid (~> 5.0)

PATH
remote: .
specs:
tdiary (5.0.2)
bundler (~> 1.3)
emot
fastimage
hikidoc
mail
rack (~> 1.6)
rake
sprockets
thor

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -168,9 +182,6 @@ GEM
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sqlite3 (1.3.11)
tdiary (5.0.1)
bundler (~> 1.3)
thor (~> 0.18)
tdiary-style-gfm (0.4.0)
emot
github-markdown
Expand Down Expand Up @@ -203,29 +214,24 @@ DEPENDENCIES
capybara
coveralls (~> 0.7.12)
dalli
emot
fastimage
hikidoc
jasmine
launchy
mail
memcachier
octokit
omniauth
omniauth-twitter
pit
pry-byebug
puma
rack (~> 1.6)
racksh
rake
redcarpet
rspec
selenium-webdriver
sequel
simplecov
sprockets
sqlite3
tdiary!
tdiary-contrib!
tdiary-io-mongodb!
tdiary-style-gfm
Expand All @@ -236,4 +242,4 @@ RUBY VERSION
ruby 2.3.1p112

BUNDLED WITH
1.12.5
1.13.1

0 comments on commit a8977dd

Please sign in to comment.