Skip to content

Commit

Permalink
bump gem to fix 2.1.1 build with perftools
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-graham committed Mar 11, 2014
1 parent f66993b commit eeff0e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,6 +20,6 @@ group :test do
gem 'guard-cucumber'
gem 'fuubar'
gem 'simplecov', :require => false
gem 'debugger-ruby_core_source', '>= 1.3.1' # required for perftools
gem 'debugger-ruby_core_source', '>= 1.3.2' # required for perftools
gem 'perftools.rb'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -56,7 +56,7 @@ GEM
multi_test (>= 0.0.2)
daemons (1.1.9)
dante (0.2.0)
debugger-ruby_core_source (1.3.1)
debugger-ruby_core_source (1.3.2)
delorean (2.1.0)
chronic
diff-lcs (1.2.5)
Expand Down Expand Up @@ -204,7 +204,7 @@ PLATFORMS
DEPENDENCIES
async_rack_test
cucumber
debugger-ruby_core_source (>= 1.3.1)
debugger-ruby_core_source (>= 1.3.2)
delorean
flapjack!
fuubar
Expand Down

0 comments on commit eeff0e6

Please sign in to comment.