Clean Gemfile.

This commit is contained in:
Glenn Y. Rolland 2014-10-27 21:20:06 +01:00
parent d52a0011bf
commit 336d91204d
2 changed files with 9 additions and 8 deletions

View file

@ -4,6 +4,4 @@ source 'https://rubygems.org'
gemspec gemspec
#gem "rdebug" #gem "rdebug"
#gem "qtbindings"
#gem "qtbindings", "~> 4.8.3.0"
#gem "thor" #gem "thor"

View file

@ -1,14 +1,17 @@
PATH
remote: .
specs:
qasim (0.1.12)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
qtbindings (4.8.3.0) rake (10.3.2)
rdebug (0.1)
thor (0.18.1)
PLATFORMS PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
qtbindings bundler (~> 1.5)
rdebug qasim!
thor rake