Gemfile.lock in simple-sql-0.4.2 vs Gemfile.lock in simple-sql-0.4.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- simple-sql (0.4.2)
+ simple-sql (0.4.3)
pg (~> 0.20)
pg_array_parser (~> 0)
GEM
remote: https://rubygems.org/
@@ -22,10 +22,11 @@
tzinfo (~> 1.1)
arel (6.0.4)
ast (2.3.0)
awesome_print (0.4.0)
builder (3.2.3)
+ byebug (10.0.2)
concurrent-ruby (1.0.5)
database_cleaner (1.6.2)
diff-lcs (1.3)
docile (1.1.5)
i18n (0.9.1)
@@ -76,9 +77,10 @@
ruby
DEPENDENCIES
activerecord (~> 4)
awesome_print (~> 0)
+ byebug
database_cleaner (~> 1)
pg (= 0.20)
rake (~> 11)
rspec (~> 3.7)
rubocop (~> 0.52.1)