File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 3.3
2
+
3
+ ### FIX
4
+
5
+ - Honor both Gemfile as well as gems.rb for Rails project detection
6
+
1
7
## Version 3.2
2
8
3
9
### FIX
Original file line number Diff line number Diff line change
1
+ ## Version 3.3
2
+
3
+ ### FIX
4
+
5
+ - Honor both Gemfile as well as gems.rb for Rails project detection
6
+
1
7
## Version 3.2
2
8
3
9
### FIX
Original file line number Diff line number Diff line change 3
3
"name" : " Ruby on Rails" ,
4
4
"organization" : " Tommaso Negri" ,
5
5
"description" : " Ruby on Rails and Ruby support for Nova editor." ,
6
- "version" : " 3.2 " ,
6
+ "version" : " 3.3 " ,
7
7
"main" : " main.dist.js" ,
8
8
"license" : " MIT" ,
9
9
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nova-rails" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.3 " ,
4
4
"description" : " Ruby on Rails and Ruby support for Nova editor." ,
5
5
"main" : " src/Scripts/main.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments