Ruduki2 5 gadi atpakaļ
vecāks
revīzija
d05ac9058c
1 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  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'