summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2017-06-28 13:55:04 +0200
committerSamuel Giddins <segiddins@segiddins.me>2017-07-05 14:12:47 +0200
commit128e070e181fd617192c2df6a09974f2344f23d4 (patch)
tree2c94b97b3996753e2d68e8867acef1993724e052
parent69fcbac01fc13c0fd1dd65cbf4cc81eb773c8914 (diff)
downloadbundler-128e070e181fd617192c2df6a09974f2344f23d4.tar.gz
Update specs that simulate 2.0 lockfiles to include the specific platform
-rw-r--r--spec/lock/lockfile_bundler_1_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/lock/lockfile_bundler_1_spec.rb b/spec/lock/lockfile_bundler_1_spec.rb
index 209c70be78..cf283d50fd 100644
--- a/spec/lock/lockfile_bundler_1_spec.rb
+++ b/spec/lock/lockfile_bundler_1_spec.rb
@@ -189,6 +189,7 @@ RSpec.describe "the lockfile format", :bundler => "< 2" do
PLATFORMS
#{generic_local_platform}
+ #{specific_local_platform}
DEPENDENCIES
rack
@@ -299,6 +300,7 @@ RSpec.describe "the lockfile format", :bundler => "< 2" do
PLATFORMS
#{generic_local_platform}
+ #{specific_local_platform}
DEPENDENCIES
rack