lolita 3.0.3 → 3.0.4

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.
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: lolita
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 3.0.3
5
+ version: 3.0.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - ITHouse
@@ -192,11 +192,13 @@ files:
192
192
  - lib/lolita/configuration/list.rb
193
193
  - lib/lolita/configuration/page.rb
194
194
  - lib/lolita/configuration/tab.rb
195
+ - lib/lolita/configuration/tab/content.rb
195
196
  - lib/lolita/configuration/tabs.rb
196
197
  - lib/lolita/controllers/component_helpers.rb
197
198
  - lib/lolita/controllers/internal_helpers.rb
198
199
  - lib/lolita/controllers/url_helpers.rb
199
200
  - lib/lolita/controllers/user_helpers.rb
201
+ - lib/lolita/controllers/view_user_helpers.rb
200
202
  - lib/lolita/dbi/base.rb
201
203
  - lib/lolita/errors.rb
202
204
  - lib/lolita/hooks/base.rb
@@ -538,7 +540,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
538
540
  requirements:
539
541
  - - ">="
540
542
  - !ruby/object:Gem::Version
541
- hash: -1012821619
543
+ hash: -997656383
542
544
  segments:
543
545
  - 0
544
546
  version: "0"