renote_dac 0.0.155 → 0.0.156

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1007c9144fe1c27ff075c0b21d582b2b937289e8bf4996d40df48c1a9191233d
4
- data.tar.gz: e0a7091c90ea57da41ab142811e63aac7244d1c0315987e9be3741ce67ef179f
3
+ metadata.gz: 073b5b3754ea3dd6061beeaff22fc32a6c62d481f72bdabb7868a9bb4cf964d1
4
+ data.tar.gz: 766a01a7dcef09475505cace7f65fab466f605eb2a14f39928952d266860a045
5
5
  SHA512:
6
- metadata.gz: 66e2bf3559af7af7d7c71fcdab2eebf43eba38ddcb0ae5c8372fad0e109a63e7119540c393466248e52ab49f4c607b985bbcc1a9077c67251c494b06bbe895db
7
- data.tar.gz: a52633d853ecc884cba8835f092837aad97c53b531b3aecccb4f3a4430a3c14179f8751cd4ab2015cae9aaf7fb539f4b3f51ee2ea735732f3e618ae41f680593
6
+ metadata.gz: d65778a2f2405cf09906a6aff2d04f04611b59417182c5b106386d3327a2cdd9d296015558ce1eddc0d5daf7d6368a9b68b522b9b3d607ceaea63d4dcdd23ea5
7
+ data.tar.gz: efad77b5bfe410719d6805da45d2f9a4c4154a7f67cd9ed0e19329cdd8aead296cb49f16629dab48bcfd8228a7a10eac29f34df98c327840b45bc716a6992d6d
data/README.md CHANGED
@@ -37,11 +37,6 @@ then bundle again because you have a clean newly generated Gemfile
37
37
  bundle install
38
38
  ```
39
39
 
40
- to copy migration into app run:
41
- ```bash
42
- $ rake renote_dac:install:migrations
43
- ```
44
-
45
40
  run migrations:
46
41
  ```bash
47
42
  rake db:create
@@ -1,3 +1,3 @@
1
1
  module RenoteDac
2
- VERSION = '0.0.155'
2
+ VERSION = '0.0.156'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: renote_dac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.155
4
+ version: 0.0.156
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sidney Leatherwood