bullet_train-api 1.0.15 → 1.0.16

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: e93441de2a659f5a8f2bbac21638ff1ee591e508bf95aa89e356cbd9146cfa14
4
- data.tar.gz: e1a0120f64880dac83f704c1f161076c6ac6343b2e42535f24d60e76dbb210f1
3
+ metadata.gz: d0157f585b4b46527c96b9e0fd98d29b2a86c39df341e8158e0ba4b0843a415f
4
+ data.tar.gz: a930f8262c209e4707eb7f5edf14f3c3e1537416359387337b5645356222584e
5
5
  SHA512:
6
- metadata.gz: 17b8ee23d486ec26488bb40b0ef3b80a4b2b5c1f900d4016e0af457b593f5caecf5daf45dc529cc86a0240b292f5c469552ea6a0398417c5e83d6c946de190ef
7
- data.tar.gz: ed4a3e521703d43e2c13e5015cfe116fa669edaa7fc45ceec08b6ae4171ef0eb9c79cf833a6c000234c5df8b418373a63066534f868beded9a878d52c43516be
6
+ metadata.gz: 32183bf8e9287a558bcb9b9982140c1b050370709f551f9fe6bc8a47f012acd51f98a99f70962e4e71a2f40b23fc86406f5f20f5570ef3af4bb6fa1678bc1ec5
7
+ data.tar.gz: 6fcce88fc1035aa09f4f55f9ac380ae63de0acc4bb01f3661d9e8a38cd07bc5cfc7a5dd14f41cff082b840251947ddba13d13946c7f96e16fa0315a6a1033b53
@@ -1,5 +1,5 @@
1
1
  en:
2
- me: &me
3
- api:
4
- actions: "Actions for the current user"
5
- show: "Retrieve info about the current user"
2
+ me:
3
+ api:
4
+ actions: "Actions for the current user"
5
+ show: "Retrieve info about the current user"
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Api
3
- VERSION = "1.0.15"
3
+ VERSION = "1.0.16"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.15
4
+ version: 1.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver