Ruduki2 5 lat temu
rodzic
commit
d05ac9058c
1 zmienionych plików z 5 dodań i 2 usunięć
  1. 5 2
      Gemfile

+ 5 - 2
Gemfile

@@ -1,3 +1,6 @@
-gem 'twee2', git: 'https://github.com/harvimt/twee2.git', branch: 'release-0.6.0'
+source 'https://rubygems.org'
+#gem 'twee2', git: 'https://github.com/harvimt/twee2.git', branch: 'release-0.7.0'
+gem 'twee2', path: '../twee2'
 gem 'rake'
-gem 'colorize', git: 'https://github.com/fazibear/colorize.git'
+gem 'colorize'
+gem 'uuidtools'