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
#gem "rdebug"
#gem "qtbindings"
#gem "qtbindings", "~> 4.8.3.0"
#gem "thor"

View file

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