Fixed dependency issue: composite_primary_keys 10.0.1 is not compatible with Rails 5.1.5 due to the following change: 1a723c65bb

This commit is contained in:
Thorsten Eckel 2018-04-05 10:52:13 +02:00
parent 7e91e3ca4a
commit 79a652b917

View file

@ -94,8 +94,8 @@ GEM
coffee-script coffee-script
execjs execjs
json json
composite_primary_keys (10.0.1) composite_primary_keys (10.0.3)
activerecord (~> 5.1.0) activerecord (~> 5.1.0, >= 5.1.5)
concurrent-ruby (1.0.5) concurrent-ruby (1.0.5)
coveralls (0.7.1) coveralls (0.7.1)
multi_json (~> 1.3) multi_json (~> 1.3)