Skip to content

Commit e002277

Browse files
committed
missed update to hyper-spec/Gemfile.lock
1 parent 1f071c4 commit e002277

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ruby/hyper-model/spec/batch4/scope_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ class << self
419419
# currently page will initially show that @scope == @previous_scope even though
420420
# previous scope is nil
421421
# page.should have_content('current scope != previous_scope')
422+
binding.pry
422423
evaluate_ruby do
423424
TestComponent2.scope = :active
424425
end

ruby/hyper-spec/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ GEM
322322
uglifier (4.1.20)
323323
execjs (>= 0.3.0, < 3)
324324
unicode-display_width (1.4.0)
325-
unparser (0.4.2)
325+
unparser (0.2.8)
326326
abstract_type (~> 0.0.7)
327327
adamantium (~> 0.2.0)
328328
concord (~> 0.1.5)
@@ -346,7 +346,7 @@ PLATFORMS
346346
ruby
347347

348348
DEPENDENCIES
349-
bundler (>= 1.17.3, < 2.0)
349+
bundler (>= 1.17.3, < 2.1)
350350
hyper-component!
351351
hyper-spec!
352352
hyper-state!

0 commit comments

Comments
 (0)