File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- react-rails (2.6.2 )
4+ react-rails (2.7.0.rc.0 )
55 babel-transpiler (>= 0.7.0 )
66 connection_pool
77 execjs
221221 test-unit (2.5.5 )
222222 thor (1.2.1 )
223223 thread_safe (0.3.6 )
224- tilt (2.0.10 )
224+ tilt (2.1.0 )
225225 turbolinks (5.2.1 )
226226 turbolinks-source (~> 5.2 )
227227 turbolinks-source (5.2.0 )
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module React
22 module Rails
33 # If you change this, make sure to update VERSIONS.md
44 # and republish the UJS by updating package.json and `bundle exec rake ujs:publish`
5- VERSION = '2.6.2 '
5+ VERSION = '2.7.0.rc.0 '
66 end
77end
Original file line number Diff line number Diff line change 11{
22 "name" : " react_ujs" ,
3- "version" : " 2.6.2 " ,
3+ "version" : " 2.7.0-rc.0 " ,
44 "description" : " Rails UJS for the react-rails gem" ,
55 "main" : " react_ujs/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments