File tree 3 files changed +6
-7
lines changed
3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
module ReactOnRails
3
- VERSION = "6.3.4 " . freeze
3
+ VERSION = "6.3.5 " . freeze
4
4
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-on-rails" ,
3
- "version" : " 6.3.4 " ,
3
+ "version" : " 6.3.5 " ,
4
4
"description" : " react-on-rails JavaScript for react_on_rails Ruby gem" ,
5
5
"main" : " node_package/lib/ReactOnRails.js" ,
6
6
"directories" : {
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ../..
3
3
specs:
4
- react_on_rails (6.3.4 )
4
+ react_on_rails (6.3.5 )
5
5
addressable
6
6
connection_pool
7
7
execjs (~> 2.5 )
261
261
thread_safe (0.3.5 )
262
262
tilt (2.0.5 )
263
263
tins (1.13.0 )
264
- turbolinks (5.0.1 )
265
- turbolinks-source (~> 5 )
266
- turbolinks-source (5.0.0 )
264
+ turbolinks (2.5.3 )
265
+ coffee-rails
267
266
tzinfo (1.2.2 )
268
267
thread_safe (~> 0.1 )
269
268
uglifier (3.0.4 )
@@ -313,7 +312,7 @@ DEPENDENCIES
313
312
selenium-webdriver
314
313
spring
315
314
sqlite3
316
- turbolinks (~> 5.0 )
315
+ turbolinks (= 2.5.3 )
317
316
uglifier (>= 2.7.2 )
318
317
319
318
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments