Skip to content

Commit

Permalink
bumping yajl-ruby to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsheehan committed Jan 9, 2012
1 parent 791df99 commit 9c6e1b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source :rubygems

gem 'sinatra', '~>1.0'
gem 'yajl-ruby', '~>0.7.8'
gem 'yajl-ruby', '~>1.1.0'
gem 'mustache', '~>0.11.2'
gem 'curb', '~>0.7.8'
gem 'coderay', '~>0.8.357'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -33,7 +33,7 @@ GEM
json (>= 1.0.0)
oauth2 (~> 0.0.8)
warden (~> 0.10)
yajl-ruby (0.7.8)
yajl-ruby (1.1.0)

PLATFORMS
ruby
Expand All @@ -45,4 +45,4 @@ DEPENDENCIES
shotgun
sinatra (~> 1.0)
sinatra_auth_github
yajl-ruby (~> 0.7.8)
yajl-ruby (~> 1.1.0)

0 comments on commit 9c6e1b3

Please sign in to comment.