bullet_train 1.6.1 → 1.6.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: ad66dfb9f1f68917815903fff1025c7fae9f2ad0b42c5153a5a2dc5cd5083451
4
- data.tar.gz: 883cdad4a79582fe2728a9494f34802de6446b5a5632de08ebbe7e6cdce82e1e
3
+ metadata.gz: f43a52654c67867a28f4805637adc092efa564ead37cb7beab35d7b747ba7a60
4
+ data.tar.gz: 06cd9409b407adc578a364cbd16aa623f687013a40a4167f1c8723e1df58305b
5
5
  SHA512:
6
- metadata.gz: bb4eb27a14a826441fb0b89e7ca2d0729315d74f6d4907c65a5bd109ddc5688d1b1c77954972413cf7ff793e4221a7d09ba556e917d3cd87c5dbd72c3cd985b2
7
- data.tar.gz: 302b5c11d27082c17f7747b31431b19605cc09d97207614ef6ee23019cf68a6a11293787c6d700df555adaa8471fea1ceb60b68fe6d161396186351a69226929
6
+ metadata.gz: 9c32531e956f0fc262ad84f0c187f01ddb8bd7fbd6d3c03a8ab63795ce84bc47f9a0c9349228ca8cd6b8313b75fb8267c7dcd5642ba14c6c192973d2ad2e9d72
7
+ data.tar.gz: 7616098c4e6420fed337fa3936c5c946d88111d75141c91712ee9da57739263f80933c152d7f05e255800815bbeaec2842f62883eeea5c52ae3bafbdead99f92
@@ -49,6 +49,7 @@ en:
49
49
  user_profile_photo_id:
50
50
  name: &user_profile_photo_id Profile Photo
51
51
  label: *user_profile_photo_id
52
+ heading: *user_profile_photo_id
52
53
  user_profile_photo:
53
54
  name: &user_profile_photo Profile Photo
54
55
  label: *user_profile_photo
@@ -1,3 +1,3 @@
1
1
  module BulletTrain
2
- VERSION = "1.6.1"
2
+ VERSION = "1.6.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.1
4
+ version: 1.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver