File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 6.2.3] ( https://github.com/ForestAdmin/forest-rails/compare/v6.2.2...v6.2.3 ) (2021-04-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** security:** patch marked dependency vulnerabilities ([ #446 ] ( https://github.com/ForestAdmin/forest-rails/issues/446 ) ) ([ 3a48d76] ( https://github.com/ForestAdmin/forest-rails/commit/3a48d76df19d1ec40542f882c935fee8675cc7e5 ) )
7
+
1
8
## [ 6.2.2] ( https://github.com/ForestAdmin/forest-rails/compare/v6.2.1...v6.2.2 ) (2021-04-06)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- forest_liana (6.2.2 )
4
+ forest_liana (6.2.3 )
5
5
arel-helpers
6
6
bcrypt
7
7
groupdate (= 2.5.2 )
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "6.2.2 "
2
+ VERSION = "6.2.3 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 6.2.3 " ,
4
4
"description" : " The official Rails liana for Forest." ,
5
5
"directories" : {
6
6
"test" : " test"
You can’t perform that action at this time.
0 commit comments