Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
c8811595
Commit
c8811595
authored
May 01, 2015
by
Chris Fallin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #327 from skippy/build-cleanup
ruby: build cleanups
parents
614063ab
761cfa08
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
.gitignore
ruby/.gitignore
+1
-0
Gemfile.lock
ruby/Gemfile.lock
+1
-1
README.md
ruby/README.md
+1
-1
No files found.
ruby/.gitignore
View file @
c8811595
...
...
@@ -4,3 +4,4 @@ tags
lib/google/protobuf_java.jar
protobuf-jruby.iml
target/
pkg/
ruby/Gemfile.lock
View file @
c8811595
PATH
remote: .
specs:
google-protobuf (3.0.0.alpha.
2
)
google-protobuf (3.0.0.alpha.
3.1.pre
)
GEM
remote: https://rubygems.org/
...
...
ruby/README.md
View file @
c8811595
...
...
@@ -76,7 +76,7 @@ Then install the required Ruby gems:
Then build the Gem:
$ rake gem
$ gem install
pkg/protobuf-$VERSION.gem
$ gem install
`ls pkg/google-protobuf-*.gem`
To run the specs:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment