File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- react-rails (2.6.2 )
4
+ react-rails (2.7.0.rc.0 )
5
5
babel-transpiler (>= 0.7.0 )
6
6
connection_pool
7
7
execjs
221
221
test-unit (2.5.5 )
222
222
thor (1.2.1 )
223
223
thread_safe (0.3.6 )
224
- tilt (2.0.10 )
224
+ tilt (2.1.0 )
225
225
turbolinks (5.2.1 )
226
226
turbolinks-source (~> 5.2 )
227
227
turbolinks-source (5.2.0 )
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module React
2
2
module Rails
3
3
# If you change this, make sure to update VERSIONS.md
4
4
# 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 '
6
6
end
7
7
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react_ujs" ,
3
- "version" : " 2.6.2 " ,
3
+ "version" : " 2.7.0-rc.0 " ,
4
4
"description" : " Rails UJS for the react-rails gem" ,
5
5
"main" : " react_ujs/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments