Skip to content

Commit

Permalink
bump gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Oct 9, 2013
1 parent ce8b1b7 commit 5ed54a0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
PATH
remote: .
specs:
jekyll-auth (0.1.1)
jekyll-auth (0.1.2)
commander
dotenv
git
github-pages
heroku
rake
sinatra-index
sinatra_auth_github

Expand All @@ -27,14 +28,14 @@ GEM
multipart-post (~> 1.2.0)
fast-stemmer (1.0.2)
git (1.2.6)
github-pages (6)
github-pages (8)
RedCloth (= 4.2.9)
jekyll (= 1.2.1)
jekyll (= 1.2.0)
kramdown (= 1.0.2)
liquid (= 2.5.2)
liquid (= 2.5.1)
maruku (= 0.6.1)
rdiscount (= 1.6.8)
redcarpet (= 2.3.0)
redcarpet (= 2.2.2)
heroku (3.0.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
Expand All @@ -44,26 +45,26 @@ GEM
heroku-api (0.3.15)
excon (~> 0.25.1)
highline (1.6.19)
jekyll (1.2.1)
jekyll (1.2.0)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
liquid (~> 2.5.2)
liquid (~> 2.5.1)
maruku (~> 0.5)
pygments.rb (~> 0.5.0)
redcarpet (~> 2.3.0)
redcarpet (~> 2.2.2)
safe_yaml (~> 0.7.0)
kramdown (1.0.2)
launchy (2.3.0)
addressable (~> 2.3)
liquid (2.5.2)
liquid (2.5.1)
maruku (0.6.1)
syntax (>= 1.0.0)
mime-types (1.25)
multipart-post (1.2.0)
netrc (0.7.7)
octokit (2.3.1)
octokit (2.4.0)
sawyer (~> 0.5.1)
posix-spawn (0.3.6)
pygments.rb (0.5.2)
Expand All @@ -74,7 +75,7 @@ GEM
rack
rake (10.1.0)
rdiscount (1.6.8)
redcarpet (2.3.0)
redcarpet (2.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (1.0.0)
Expand Down Expand Up @@ -105,4 +106,3 @@ PLATFORMS

DEPENDENCIES
jekyll-auth!
rake

0 comments on commit 5ed54a0

Please sign in to comment.