Skip to content

Commit

Permalink
rake-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jan 18, 2014
1 parent c4c0a66 commit 9504949
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
PATH
remote: .
specs:
rblineprof (0.3.3)
rblineprof (0.3.5)
debugger-ruby_core_source (~> 1.3)

GEM
remote: https://rubygems.org/
specs:
debugger-ruby_core_source (1.3.1)
rake (10.1.1)
rake-compiler (0.9.2)
rake

PLATFORMS
ruby

DEPENDENCIES
rake-compiler
rblineprof!
1 change: 1 addition & 0 deletions rblineprof.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Gem::Specification.new do |s|
s.license = 'MIT'

s.add_dependency 'debugger-ruby_core_source', '~> 1.3'
s.add_development_dependency 'rake-compiler'
end

0 comments on commit 9504949

Please sign in to comment.