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

Commit

Permalink
Update gems and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Jun 12, 2013
1 parent 7401e00 commit ec17c5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2'
# for autotesting with rspec
gem 'guard-rspec', '3.0.1'
gem 'guard-rspec', '3.0.2'
# Prettier RSpec output
gem 'fuubar', '1.1.1'
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-rspec (3.0.1)
guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
guard-spork (1.5.0)
Expand All @@ -164,7 +164,7 @@ GEM
json (1.8.0)
launchy (2.3.0)
addressable (~> 2.3)
listen (1.2.0)
listen (1.2.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
Expand Down Expand Up @@ -345,7 +345,7 @@ DEPENDENCIES
fuubar (= 1.1.1)
globalize3 (= 0.3.0)
growl (= 1.0.3)
guard-rspec (= 3.0.1)
guard-rspec (= 3.0.2)
guard-spork (= 1.5.0)
haml-rails (= 0.4.0)
hpricot (= 0.8.6)
Expand Down

0 comments on commit ec17c5f

Please sign in to comment.