fronty-gem 0.1.1 → 0.1.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: 4ac147f9e65bc3d8c27266cff2e15318b613246a3577361661b9a4211dffd5ee
4
- data.tar.gz: 1d547c4aca4bbf4144b6bee761c64cc317cd5190947f51ac816af1871f1aa035
3
+ metadata.gz: d34c83831a3ba6f65476d133379ea788acadbabc647d9ed2d874de259493bc7c
4
+ data.tar.gz: f7e5b9e6a8725095f6c0662bb4db2ec6b98afc1d8e21d1f59dd7f7c8fe20f87a
5
5
  SHA512:
6
- metadata.gz: 8b88cfaded427b28830f0cb411fab6a44f668abe4157f72020c5f63012679cea210f8a02ce21cbc79067485c060e23e74ac83bd267863344983a9f0e81c29754
7
- data.tar.gz: e443a48e57334f9dd8f5771bba0dd857ed6d4df04d18e0a727ad33183898d3d6844dcff8bf9e760b537a67e37b62b7e5a725affbe6efab938de4426d6df8ec55
6
+ metadata.gz: a60d11fcb1442b53d2fe615d9507aeaea7667c16f84df93e4b58a4d8fcadd7aad49c6324f7a4a02570ad77b27a9af121cb7904b12432ebcc0fb762645641dc41
7
+ data.tar.gz: 91fd3f4d2890fe02f8de18cf3f7408c6147c376c8c0b1979b6c3c37f0c62a6ffb04bde21966a09e3ba354022fc6197c3350a70e73cb70cb74ba585a532e6daad
@@ -6,11 +6,13 @@ require "fronty-gem/version"
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "fronty-gem"
8
8
  spec.version = FrontyGem::VERSION
9
- spec.authors = ["Miqayel Manvelyan"]
9
+ spec.authors = ["Fronty.com"]
10
10
  spec.email = ["info@fronty.com"]
11
11
 
12
- spec.summary = 'asd'
13
- spec.description = 'asdasdasd'
12
+ spec.summary = ''
13
+ spec.description = 'Welcome to world’s first web page design to source code converting service. Now you get a
14
+ website builder as well in your Ruby on Rails app, just run:\n `gem install fronty-gem`\n `rake fronty:login`\n
15
+ `rails s`\n and visit `http://localhost:3000/designer` in your browser'
14
16
  spec.homepage = "https://fronty.com"
15
17
  spec.license = "MIT"
16
18
 
@@ -1,3 +1,3 @@
1
1
  module FrontyGem
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fronty-gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
- - Miqayel Manvelyan
7
+ - Fronty.com
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
@@ -66,7 +66,10 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- description: asdasdasd
69
+ description: |-
70
+ Welcome to world’s first web page design to source code converting service. Now you get a
71
+ website builder as well in your Ruby on Rails app, just run:\n `gem install fronty-gem`\n `rake fronty:login`\n
72
+ `rails s`\n and visit `http://localhost:3000/designer` in your browser
70
73
  email:
71
74
  - info@fronty.com
72
75
  executables: []
@@ -231,5 +234,5 @@ rubyforge_project:
231
234
  rubygems_version: 2.7.6
232
235
  signing_key:
233
236
  specification_version: 4
234
- summary: asd
237
+ summary: ''
235
238
  test_files: []