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