Gemfile.lock in uniqable-0.1.3 vs Gemfile.lock in uniqable-0.2.0
- old
+ new
@@ -19,10 +19,11 @@
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
ast (2.4.0)
+ awesome_print (1.8.0)
builder (3.2.3)
concurrent-ruby (1.0.5)
diff-lcs (1.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
@@ -55,24 +56,27 @@
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
+ sqlite3 (1.3.13)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 4.1.14.1)
+ awesome_print
bundler (~> 1.16)
rake (~> 10.0)
rspec (~> 3.0)
rspec_junit_formatter
rubocop (~> 0.49)
+ sqlite3
uniqable!
BUNDLED WITH
1.16.2