Commit 9ccffc8 1 parent 01d712f commit 9ccffc8 Copy full SHA for 9ccffc8
File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- motor-admin (0.4.27 )
4
+ motor-admin (0.4.32 )
5
5
ar_lazy_preload (~> 1.0 )
6
6
audited (~> 5.0 )
7
7
cancancan (~> 3.0 )
85
85
ar_lazy_preload (1.1.2 )
86
86
rails (>= 5.2 )
87
87
ast (2.4.2 )
88
- audited (5.6 .0 )
89
- activerecord (>= 5.2 , < 7 .2 )
90
- activesupport (>= 5.2 , < 7 .2 )
88
+ audited (5.8 .0 )
89
+ activerecord (>= 5.2 , < 8 .2 )
90
+ activesupport (>= 5.2 , < 8 .2 )
91
91
aws-eventstream (1.2.0 )
92
92
aws-partitions (1.684.0 )
93
93
aws-sdk-core (3.168.4 )
152
152
concurrent-ruby (~> 1.1 )
153
153
webrick (~> 1.7 )
154
154
websocket-driver (>= 0.6 , < 0.8 )
155
- ffi (1.15.5 )
156
- fugit (1.11.0 )
155
+ ffi (1.17.0-arm64-darwin )
156
+ ffi (1.17.0-x86_64-darwin )
157
+ ffi (1.17.0-x86_64-linux-gnu )
158
+ fugit (1.11.1 )
157
159
et-orbi (~> 1 , >= 1.2.11 )
158
160
raabro (~> 1.4 )
159
161
globalid (1.2.1 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module Motor
4
- VERSION = '0.4.31 '
4
+ VERSION = '0.4.32 '
5
5
end
You can’t perform that action at this time.
0 commit comments