File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
spec/requests/locomotive/steam Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77PATH
88 remote: .
99 specs:
10- locomotivecms (3.3.0.rc1 )
10+ locomotivecms (3.3.0.rc2 )
1111 actionmailer-with-request (~> 0.4.0 )
1212 autoprefixer-rails (~> 6.7.2 )
1313 bazaar (~> 0.0.2 )
8888 public_suffix (~> 2.0 , >= 2.0.2 )
8989 arel (6.0.4 )
9090 attr_extras (4.4.0 )
91- autoprefixer-rails (6.7.6 )
91+ autoprefixer-rails (6.7.7.1 )
9292 execjs
9393 axiom-types (0.1.1 )
9494 descendants_tracker (~> 0.0.4 )
Original file line number Diff line number Diff line change 22# MAJOR.MINOR.PATCH format.
33# 1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0
44module Locomotive #:nodoc
5- VERSION = '3.3.0.rc1 '
5+ VERSION = '3.3.0.rc2 '
66end
Original file line number Diff line number Diff line change 4040
4141 subject { middleware . send ( :cache_key , steam_env ) }
4242
43- it { expect ( subject ) . to eq '93a2150e6ee016394b95f1a6944c1f69 ' }
43+ it { expect ( subject ) . to eq '6f10bd02e43a99e1bef1223da0e266ec ' }
4444
4545 end
4646
You can’t perform that action at this time.
0 commit comments