Navigation Menu

Skip to content

Commit

Permalink
Update a bunch of gems
Browse files Browse the repository at this point in the history
  • Loading branch information
skanev committed Oct 27, 2011
1 parent 9634d05 commit 88931bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -12,7 +12,7 @@ gem 'mini_magick'

gem 'skeptic'

gem 'spork'
gem 'spork', '0.9.0.rc9'

gem 'rails_autolink'
gem 'rdiscount'
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Expand Up @@ -125,9 +125,9 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.6.6)
ruby_parser (~> 2.0.5)
mime-types (1.17.1)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
mime-types (1.17.2)
mini_magick (3.3)
subexec (~> 0.1.0)
multi_json (1.0.3)
Expand All @@ -142,10 +142,10 @@ GEM
orm_adapter (0.0.5)
pg (0.11.0)
polyglot (0.3.2)
pry (0.9.6.2)
pry (0.9.7.1)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
rack (1.3.5)
rack-cache (1.1)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.7.0)
ruby_parser (2.0.6)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
sanitize (2.0.3)
Expand All @@ -215,7 +215,7 @@ GEM
skeptic (0.0.0)
trollop (>= 1.16.2)
slop (2.1.0)
spork (0.8.5)
spork (0.9.0.rc9)
sprockets (2.0.3)
hike (~> 1.2)
rack (~> 1.0)
Expand Down Expand Up @@ -281,7 +281,7 @@ DEPENDENCIES
shoulda-matchers
simple_form
skeptic
spork
spork (= 0.9.0.rc9)
sqlite3
therubyracer
timecop
Expand Down

0 comments on commit 88931bb

Please sign in to comment.