rails-acu 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +14 -14
  3. data/lib/acu/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8916fc745f90b9459d568d515c0c291d87ad63ec3e652dffb3ffc3105ea0d52
4
- data.tar.gz: 24700453783aeb5c796c7aa832bc1f4f74e543c69213a25523046867412c5bda
3
+ metadata.gz: 488e37dbff4014ce568d5483945250b297566ed6d476f9960baad19550fa6007
4
+ data.tar.gz: fe8e0459c7f6c299414e38f6a4c15f9a16e61d4a42635e6aef1ef18bd814bbb4
5
5
  SHA512:
6
- metadata.gz: a13c35eb5497ce2b92c9d36f20a26d20addb65dfb367ab9ff727d433140c8a21a0ecf3faa3d501f6e628d005f7cc5f1b18b605115b4aac398606423d610d7273
7
- data.tar.gz: 3906008c6b4fdb596196cb54bfaf0045e3ff86dd6724cf5a51aa9414ac75ab5ff9566e73ecdbdd86cecd2877d8a61bcaad862f6067c4fc9246138d00a05bdb35
6
+ metadata.gz: 3dbae57aa24057b748775922ce69847d870f2b85cf4582b61c9ea28092e16a84108a3918c40cede0fa41237486710065878a859c25519e96c108a34f383cb005
7
+ data.tar.gz: e087cd36811128dc9f6a6b0730c49313ea450930abdc7327f861f21b733d1f5e3adf8727427a09256de5b4af1335ed53ebb65a283b182b98f761ee9e69a549a6
@@ -21,7 +21,7 @@ GIT
21
21
  PATH
22
22
  remote: .
23
23
  specs:
24
- rails-acu (4.0.0)
24
+ rails-acu (4.0.1)
25
25
  rails (~> 6.0, >= 6.0.0)
26
26
 
27
27
  GEM
@@ -86,7 +86,7 @@ GEM
86
86
  builder (3.2.3)
87
87
  byebug (11.0.1)
88
88
  concurrent-ruby (1.1.5)
89
- crass (1.0.4)
89
+ crass (1.0.5)
90
90
  devise (4.7.1)
91
91
  bcrypt (~> 3.0)
92
92
  orm_adapter (~> 0.1)
@@ -97,13 +97,13 @@ GEM
97
97
  erubi (1.9.0)
98
98
  globalid (0.4.2)
99
99
  activesupport (>= 4.2.0)
100
- i18n (1.6.0)
100
+ i18n (1.7.0)
101
101
  concurrent-ruby (~> 1.0)
102
102
  jquery-rails (4.3.5)
103
103
  rails-dom-testing (>= 1, < 3)
104
104
  railties (>= 4.2.0)
105
105
  thor (>= 0.14, < 2.0)
106
- loofah (2.3.0)
106
+ loofah (2.3.1)
107
107
  crass (~> 1.0.2)
108
108
  nokogiri (>= 1.5.9)
109
109
  mail (2.7.1)
@@ -144,8 +144,8 @@ GEM
144
144
  rails-dom-testing (2.0.3)
145
145
  activesupport (>= 4.2.0)
146
146
  nokogiri (>= 1.6)
147
- rails-html-sanitizer (1.2.0)
148
- loofah (~> 2.2, >= 2.2.2)
147
+ rails-html-sanitizer (1.3.0)
148
+ loofah (~> 2.3)
149
149
  railties (6.0.0)
150
150
  actionpack (= 6.0.0)
151
151
  activesupport (= 6.0.0)
@@ -156,15 +156,15 @@ GEM
156
156
  responders (3.0.0)
157
157
  actionpack (>= 5.0)
158
158
  railties (>= 5.0)
159
- rspec-core (3.8.2)
160
- rspec-support (~> 3.8.0)
161
- rspec-expectations (3.8.4)
159
+ rspec-core (3.9.0)
160
+ rspec-support (~> 3.9.0)
161
+ rspec-expectations (3.9.0)
162
162
  diff-lcs (>= 1.2.0, < 2.0)
163
- rspec-support (~> 3.8.0)
164
- rspec-mocks (3.8.1)
163
+ rspec-support (~> 3.9.0)
164
+ rspec-mocks (3.9.0)
165
165
  diff-lcs (>= 1.2.0, < 2.0)
166
- rspec-support (~> 3.8.0)
167
- rspec-support (3.8.2)
166
+ rspec-support (~> 3.9.0)
167
+ rspec-support (3.9.0)
168
168
  sprockets (3.7.2)
169
169
  concurrent-ruby (~> 1.0)
170
170
  rack (> 1, < 3)
@@ -182,7 +182,7 @@ GEM
182
182
  websocket-driver (0.7.1)
183
183
  websocket-extensions (>= 0.1.0)
184
184
  websocket-extensions (0.1.4)
185
- zeitwerk (2.1.10)
185
+ zeitwerk (2.2.0)
186
186
 
187
187
  PLATFORMS
188
188
  ruby
@@ -1,3 +1,3 @@
1
1
  module Acu
2
- VERSION = '4.0.1'
2
+ VERSION = '4.0.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-acu
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dariush Hasanpour