Skip to content

Commit

Permalink
Update Gemfile.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Feb 28, 2014
1 parent 855323f commit 161dbc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source :rubygems
source 'https://rubygems.org'

gem 'redcarpet'
gem 'showoff'
gem 'heroku'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
addressable (2.3.5)
blankslate (2.1.2.4)
Expand All @@ -8,7 +8,7 @@ GEM
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
excon (0.31.0)
excon (0.32.0)
gli (2.9.0)
heroku (3.3.0)
heroku-api (~> 0.3.17)
Expand Down Expand Up @@ -38,7 +38,7 @@ GEM
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (1.1.0)
showoff (0.9.7)
showoff (0.9.7.1)
gli (>= 1.3.2)
htmlentities
json
Expand Down

0 comments on commit 161dbc1

Please sign in to comment.