Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Update gem and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Apr 12, 2013
1 parent 588d3df commit 964f918
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ end
group :development, :test do
gem 'rspec-rails', '2.13.0'
# for autotesting with rspec
gem 'guard-rspec', '2.5.2'
gem 'guard-rspec', '2.5.3'
# Prettier RSpec output
gem 'fuubar', '1.1.0'
# gem 'debugger', '1.3.3' ## Broken in Ruby 2.0.0
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
rails (~> 3.0)
database_cleaner (0.9.1)
debug_inspector (0.0.2)
diff-lcs (1.2.2)
diff-lcs (1.2.3)
erubis (2.7.0)
excon (0.20.1)
execjs (1.4.0)
Expand All @@ -111,7 +111,7 @@ GEM
faker (1.1.2)
i18n (~> 0.5)
fastercsv (1.5.5)
ffi (1.6.0)
ffi (1.7.0)
figaro (0.6.3)
bundler (~> 1.0)
rails (>= 3, < 5)
Expand All @@ -137,7 +137,7 @@ GEM
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-rspec (2.5.2)
guard-rspec (2.5.3)
guard (>= 1.1)
rspec (~> 2.11)
guard-spork (1.5.0)
Expand Down Expand Up @@ -346,7 +346,7 @@ DEPENDENCIES
fuubar (= 1.1.0)
globalize3 (= 0.3.0)
growl (= 1.0.3)
guard-rspec (= 2.5.2)
guard-rspec (= 2.5.3)
guard-spork (= 1.5.0)
haml-rails (= 0.4.0)
heroku (= 2.37.2)
Expand Down

0 comments on commit 964f918

Please sign in to comment.