tpt-rails 1.2.0 → 1.2.1

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tpt/rails/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f34cc827a621a48f4a71602ddf6de4c8da4738a1644708136cb5d0e716795be
4
- data.tar.gz: 165dbfd4ffc8e3a149ae0c4a88600ee39319b21ba99882846902ec7d1511fd74
3
+ metadata.gz: 497582b6de66fdec5dda45c775b2a6df6de864b3ef849cbfbb9c1d563f8f7f03
4
+ data.tar.gz: df47f25ac00874f91d34c90cac1a605aa18d8b900f14e14ccf1747236a394655
5
5
  SHA512:
6
- metadata.gz: a9a6507480b7e46bee217c524c243b89c7994135cd06c1353e30b97fa4b57088cf6dcfac699f1bd10407da15fd0d1c872922bf9ad6d52d4d8a1b8680926da1fc
7
- data.tar.gz: bcf18231087259a786e1254c3d81520f383163928043cf42415a0ab4e0af199e28b8aea695ebfa9c2d660c9e5a1e847ddfcb0d0b99a6effd00ebfc3da11d3934
6
+ metadata.gz: bbb38c7deaf7e76406180c68c21f7c56f9e7918bff3a4b36d65040a0e3930ef4c522d58e97c6b53bb4e7ccdd508da6591b609615e773b5141a2c6a13e908c635
7
+ data.tar.gz: f132370dc957a26ded8bc6f7611ccb04a886e12257043a9a1f3a9a11f9429891278ff2ca6f40557e9c0b0d3e64285d594be749a2518465e58529df3d5873b0d3
@@ -1,5 +1,5 @@
1
1
  module Tpt
2
2
  module Rails
3
- VERSION = '1.2.0'
3
+ VERSION = '1.2.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tpt-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - TpT
@@ -130,7 +130,7 @@ files:
130
130
  - lib/tpt/rails/version.rb
131
131
  homepage: https://github.com/TeachersPayTeachers/tpt-rails
132
132
  licenses:
133
- - None
133
+ - Nonstandard
134
134
  metadata: {}
135
135
  post_install_message:
136
136
  rdoc_options: []