superuser 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4c2bd98321ad7595e745bd7eaa4f85df27a26ee3074ab000b43d5f5deb692f9
4
- data.tar.gz: 7e1492428ad5b03c0dabf5b5a313087f83d6d46cb374593fe9990eb9cc094f7c
3
+ metadata.gz: 9a1c31d05b650f4b02d719b16ac734f688688cd851a6385c501f6f690808f7ec
4
+ data.tar.gz: e6d0c6a36beb2545af0aade3a658dd547477a5a579ce909d6d33aaf231fb02af
5
5
  SHA512:
6
- metadata.gz: 715d3a70584739757b0f72281103c44c2a67932102f1c6b7b0df92ac591171735163a8c885b3ddb4664d374e2ec018687ebff75690ff5a2b5e58ae3bf0a1a0ca
7
- data.tar.gz: 8c9ab9199fa3832bd7a84515b0b0676a847b584ed13b1694d87958d6000374bb1e99646fc39b8cca754613acd0d6584e84518b07373a2f536985746b560b6d4f
6
+ metadata.gz: '08455a1986f43b3ce7223ca6d65922ba577ae9a89ac4d734c6841833522ee8cf4cbab8d88b34fe2ba1ef759a94cb019733eb5b78baf8105c71abcd79946aea48'
7
+ data.tar.gz: a146ab5ac8596eedea709007a93b59e584f394ba22e32c244b6dcef84369cd021efc6107f319d083dc522de08380522078a0e3ffcd6c55bc435e519ab028c8a6
@@ -11,8 +11,8 @@
11
11
  <%= '<%= webpack_stylesheet_url "superuser", media: "all", "data-turbolinks-track": "reload" %%>' %>
12
12
  <%= '<%= webpack_javascript_url "superuser", "data-turbolinks-track": "reload" %%>' %>
13
13
  <% else -%>
14
- <%= '<%= stylesheet_link_tag "superuser", media: "all", "data-turbolinks-track": "reload" %%>' %>
15
- <%= '<%= javascript_pack_tag "superuser", "data-turbolinks-track": "reload" %%>' %>
14
+ <%= '<%= stylesheet_link_tag "superuser", media: "all" %%>' %>
15
+ <%= '<%= javascript_pack_tag "superuser" %%>' %>
16
16
  <% end -%>
17
17
 
18
18
  <!-- CDN for flatpickr.css -->
@@ -1,3 +1,3 @@
1
1
  module Superuser
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: superuser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - mody