tranzito_utils 1.1.1 → 1.1.3
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tranzito_utils
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- willbarrettdev
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2022-10-
|
13
|
+
date: 2022-10-13 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rails
|
@@ -59,7 +59,7 @@ files:
|
|
59
59
|
- app/assets/stylesheets/tranzito_utils/_table_extensions.scss
|
60
60
|
- app/assets/stylesheets/tranzito_utils/_utils.scss
|
61
61
|
- app/assets/stylesheets/tranzito_utils/_variables.scss
|
62
|
-
- app/views/tranzito_utils/_flash_messages.haml
|
62
|
+
- app/views/tranzito_utils/_flash_messages.html.haml
|
63
63
|
- app/views/tranzito_utils/_period_select.html.haml
|
64
64
|
- config/locales/en.yml
|
65
65
|
- lib/generators/tranzito_utils/install_generator.rb
|