File tree 3 files changed +2
-12
lines changed
3 files changed +2
-12
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.0.2 " . freeze
3
+ VERSION = "6.0.3 " . 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.0.2 " ,
3
+ "version" : " 6.0.3 " ,
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.0.2 )
5
- addressable
6
- connection_pool
7
- execjs (~> 2.5 )
8
- foreman
9
- rails (>= 3.2 )
10
- rainbow (~> 2.1 )
11
4
12
5
GEM
13
6
remote: https://rubygems.org/
85
78
execjs
86
79
coffee-script-source (1.10.0 )
87
80
concurrent-ruby (1.0.2 )
88
- connection_pool (2.2.0 )
89
81
coveralls (0.8.13 )
90
82
json (~> 1.8 )
91
83
simplecov (~> 0.11.0 )
98
90
erubis (2.7.0 )
99
91
execjs (2.6.0 )
100
92
ffi (1.9.10 )
101
- foreman (0.81.0 )
102
- thor (~> 0.19.1 )
103
93
generator_spec (0.9.3 )
104
94
activesupport (>= 3.0.0 )
105
95
railties (>= 3.0.0 )
You can’t perform that action at this time.
0 commit comments