Zum Hauptinhalt springen

Open-Source-Lizenzierung

Bei Donkey Republic nutzen wir mit Begeisterung die fantastische Welt von Open Source. Hier ist eine Liste der Bibliotheken, die uns dabei helfen, dir unsere Leidenschaft näherzubringen. Die Bibliotheken sind nach Lizenz sortiert:

MIT

===

* CFPropertyList 2.3.5 () - Read, write and manipulate both binary and XML property lists as defined by applehttp://github.com/ckruse/CFPropertyList

* actioncable 5.1.4 () - WebSocket framework for Rails.http://rubyonrails.org

* actionmailer 5.1.4 () - Email composition, delivery, and receiving framework (part of Rails).http://rubyonrails.org

* actionpack 5.1.4 () - Web-flow and rendering framework putting the VC in MVC (part of Rails).http://rubyonrails.org

* actionview 5.1.4 () - Rendering framework putting the V in MVC (part of Rails).http://rubyonrails.org

* active_model_serializers 0.10.7 () - Conventions-based JSON generation for Rails.https://github.com/rails-api/active_model_serializers

* activejob 5.1.4 () - Job framework with pluggable queues.http://rubyonrails.org

* activemodel 5.1.4 () - A toolkit for building modeling frameworks (part of Rails).http://rubyonrails.org

* activerecord 5.1.4 () - Object-relational mapper framework (part of Rails).http://rubyonrails.org

* activerecord-postgres-earthdistance 0.5.2 () - Check distances with latitude and longitude using PostgreSQL special indexeshttp://github.com/diogob/activerecord-postgres-earthdistance

* activesupport 5.1.4 () - A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.http://rubyonrails.org

* after_commit_action 1.1.0 () - Easily defer blocks of code to the after-commit action of an ActiveRecord model.http://github.com/magnusvk/after_commit_action

* analytics-ruby 2.2.2 () - Segment.io analytics libraryhttps://github.com/segmentio/analytics-ruby

* apipie-rails 0.5.5 () - Rails REST API documentation toolhttp://github.com/Apipie/apipie-rails

* arel 8.0.0 () - Arel Really Exasperates Logicians Arel is a SQL AST manager for Rubyhttps://github.com/rails/arel

* ast 2.3.0 () - A library for working with Abstract Syntax Trees.https://whitequark.github.io/ast/

* audited 4.5.0 () - Log all changes to your modelshttps://github.com/collectiveidea/audited

* autoprefixer-rails 7.1.0 () - Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.https://github.com/ai/autoprefixer-rails

* bcrypt 3.1.11 () - OpenBSD's bcrypt() password hashing algorithm.https://github.com/codahale/bcrypt-ruby

* bcrypt-ruby 3.1.5 () - OpenBSD's bcrypt() password hashing algorithm.https://github.com/codahale/bcrypt-ruby

* binding_of_caller 0.7.2 () - Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack.http://github.com/banister/binding_of_caller

* bootstrap-sass 3.3.7 () - bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.https://github.com/twbs/bootstrap-sass

* bootstrap3-datetimepicker-rails 4.17.47 () - Bootstrap3 bootstrap-datetimepicker's JS + CSS for Rails 3.1+ asset pipeline.http://github.com/TrevorS/bootstrap3-datetimepicker-rails

* builder 3.2.3 () - Builders for MarkUp.http://onestepback.org

* bullet 5.6.1 () - help to kill N+1 queries and unused eager loading.http://github.com/flyerhzm/bullet

* bulma-rails 0.6.1 () - This gem adds the bulma.io assets to your asset pipeline so you can import them in your Rails project.https://github.com/joshuajansen/bulma-rails

* bundler 1.16.0 () - The best way to manage your application's dependencieshttp://bundler.io

* cancancan 2.1.2 () - Simple authorization solution for Rails.https://github.com/CanCanCommunity/cancancan

* capybara 2.13.0 () - Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merbhttps://github.com/teamcapybara/capybara

* carrierwave 1.2.1 () - Ruby file upload libraryhttps://github.com/carrierwaveuploader/carrierwave

* case_transform 0.2 () - CaseTransform-0.2https://github.com/NullVoxPopuli/case_transform

* chart-js-rails 0.1.2 () - Create HTML5 charts

* childprocess 0.8.0 () - A simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.http://github.com/enkessler/childprocess

* choice 0.2.0 () - Choice is a command line option parser.http://www.github.com/defunkt/choice

* codeclimate-test-reporter 1.0.8 () - Uploads Ruby test coverage data to Code Climate.https://github.com/codeclimate/ruby-test-reporter

* coderay 1.1.2 () - Fast syntax highlighting for selected languages.http://coderay.rubychan.de

* coffee-rails 4.2.2 () - CoffeeScript adapter for the Rails asset pipeline.https://github.com/rails/coffee-rails

* coffee-script 2.4.1 () - Ruby CoffeeScript Compilerhttp://github.com/josh/ruby-coffee-script

* coffee-script-source 1.12.2 () - The CoffeeScript Compilerhttp://coffeescript.org

* commander 4.4.3 () - The complete solution for Ruby command-line executableshttps://github.com/commander-rb/commander

* concurrent-ruby 1.0.5 () - Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.http://www.concurrent-ruby.com

* counter_culture 1.9.0 () - Turbo-charged counter caches for your Rails app.http://github.com/magnusvk/counter_culture

* countries 2.1.2 () - Gives you a country object full of all sorts of useful information.http://github.com/hexorx/countries

* country_select 3.1.1 () - Country Select Pluginhttps://github.com/stefanpenner/country_select

* crack 0.4.3 () - Really simple JSON and XML parsing, ripped from Merb and Rails.http://github.com/jnunemaker/crack

* crass 1.0.3 () - CSS parser based on the CSS Syntax Level 3 spec.https://github.com/rgrove/crass/

* daemons 1.2.4 () - A toolkit to create and control daemons in different wayshttps://github.com/thuehlinger/daemons

* dalli 2.7.6 () - High performance memcached client for Rubyhttps://github.com/petergoldstein/dalli

* debug_inspector 0.0.3 () - A Ruby wrapper for the MRI 2.0 debug_inspector APIhttps://github.com/banister/debug_inspector

* delayed_job 4.1.3 () - Database-backed asynchronous priority queue system -- Extracted from Shopifyhttp://github.com/collectiveidea/delayed_job

* delayed_job_active_record 4.1.2 () - ActiveRecord backend for DelayedJobhttp://github.com/collectiveidea/delayed_job_active_record

* devise 4.3.0 () - Flexible authentication solution for Rails with Wardenhttps://github.com/plataformatec/devise

* did_you_mean 1.1.0 () - "Did you mean?" experience in Rubyhttps://github.com/yuki24/did_you_mean

* diff-lcs 1.3 () - Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithmhttps://github.com/halostatue/diff-lcs

* docile 1.1.5 () - Docile keeps your Ruby DSLs tame and well-behavedhttps://ms-ati.github.io/docile/

* dotenv 2.2.1 () - Loads environment variables from `.env`.https://github.com/bkeepers/dotenv

* dotenv-rails 2.2.1 () - Autoload dotenv in Rails.https://github.com/bkeepers/dotenv

* erubi 1.7.0 () - Small ERB Implementationhttps://github.com/jeremyevans/erubi

* exception_notification 4.2.2 () - Exception notification for Rails appshttps://smartinez87.github.io/exception_notification/

* excon 0.58.0 () - speed, persistence, http(s)https://github.com/excon/excon

* execjs 2.7.0 () - Run JavaScript code from Rubyhttps://github.com/rails/execjs

* factory_bot 4.8.2 () - factory_bot provides a framework and DSL for defining and using model instance factories.https://github.com/thoughtbot/factory_bot

* factory_bot_rails 4.8.2 () - factory_bot_rails provides integration between factory_bot and rails 3 or newerhttp://github.com/thoughtbot/factory_bot_rails

* fake_stripe 0.1.0 () - A fake Stripe server.https://github.com/thoughtbot/fake_stripe

* faraday 0.13.1 () - HTTP/REST API client library.https://github.com/lostisland/faraday

* fission 0.5.0 () - Command line tool to manage VMware Fusion VMshttps://github.com/thbishop/fission

* fog 1.41.0 () - brings clouds to youhttp://github.com/fog/fog

* fog-aliyun 0.2.0 () - Fog provider for Aliyun Web Services.https://github.com/fog/fog-aliyun

* fog-atmos 0.1.0 () - Module for the 'fog' gem to support Atmos.

* fog-aws 1.4.0 () - Module for the 'fog' gem to support Amazon Web Services.https://github.com/fog/fog-aws

* fog-brightbox 0.13.0 () - This library can be used as a module for `fog` or as standalone provider to use the Brightbox Cloud in applicationshttps://github.com/fog/fog-brightbox

* fog-cloudatcost 0.1.2 () - Module for the 'fog' gem to support CloudAtCost.http://github.com/fog/fog-cloudatcost

* fog-core 1.45.0 () - Shared classes and tests for fog providers and services.https://github.com/fog/fog-core

* fog-digitalocean 0.3.0 () - DigitalOcean fog provider gemhttp://github.com/fog/fog-digitalocean

* fog-dnsimple 1.0.0 () - Module for the 'fog' gem to support DNSimple.https://github.com/fog/fog-dnsimple

* fog-dynect 0.0.3 () - Module for the 'fog' gem to support Dynect DNS.http://github.com/fog/fog-dynect

* fog-ecloud 0.3.0 () - Module for the 'fog' gem to support Terremark EnterpriseCloud.

* fog-google 0.1.0 () - Module for the 'fog' gem to support Google.https://github.com/fog/fog-google

* fog-internet-archive 0.0.1 () - Module for the 'fog' gem to support Internet Archive.https://github.com/fog/fog-internet-archive

* fog-joyent 0.0.1 () - This library can be used as a module for 'fog'.https://github.com/fog/fog-joyent

* fog-json 1.0.2 () - JSON parsing for fog providershttp://github.com/fog/fog-json

* fog-local 0.3.1 () - Module for the 'fog' gem to support local filesystem storage.https://github.com/fog/fog-local

* fog-openstack 0.1.21 () - OpenStack fog provider gemhttps://github.com/fog/fog-openstack

* fog-powerdns 0.1.1 () - Module for the 'fog' gem to support PowerDNS DNS services.http://github.com/cluobah/fog-powerdns

* fog-profitbricks 3.0.0 () - Module for the 'fog' gem to support ProfitBricks.https://github.com/fog/fog-profitbricks

* fog-rackspace 0.1.5 () - Rackspace support for Foghttp://developer.rackspace.com

* fog-radosgw 0.0.5 () - Fog backend for provisioning Ceph Radosgw.https://github.com/fog/fog-radosgw

* fog-riakcs 0.1.0 () - Module for the 'fog' gem to support Riakcs.

* fog-sakuracloud 1.7.5 () - Module for the 'fog' gem to support Sakura no Cloud

* fog-serverlove 0.1.2 () - Module for the 'fog' gem to support ServerLove.

* fog-softlayer 1.1.4 () - This library can be used as a module for `fog` or as standalone provider to use the SoftLayer Cloud in applicationshttps://github.com/fog/fog-softlayer

* fog-storm_on_demand 0.1.1 () - Module for the 'fog' gem to support StormOnDemand.

* fog-terremark 0.1.0 () - Module for the 'fog' gem to support Terremark vCloud.

* fog-vmfusion 0.1.0 () - Module for the 'fog' gem to support VMWARE FUSION.

* fog-voxel 0.1.0 () - Module for the 'fog' gem to support Voxel.

* fog-vsphere 1.11.3 () - Module for the 'fog' gem to support VMware vSphere.https://github.com/fog/fog-vsphere

* fog-xenserver 0.3.0 () - This library can be used as a module for `fog` or as standalone provider to use the XENSERVER in applications.https://github.com/fog/fog-xenserver

* fog-xml 0.1.3 () - XML parsing for fog providershttps://github.com/fog/fog-xml

* formatador 0.2.5 () - Ruby STDOUT text formattinghttp://github.com/geemus/formatador

* fuubar 2.2.0 () - the instafailing RSpec progress bar formatterhttps://github.com/thekompanee/fuubar

* gem-licenses 0.2.1 () - Attempts to figure out what licenses various gems use.http://github.com/dblock/gem-licenses

* geocoder 1.4.5 () - Complete geocoding solution for Ruby.http://www.rubygeocoder.com

* gibbon 3.2.0 () - A wrapper for MailChimp API 3.0 and Export APIhttp://github.com/amro/gibbon

* globalid 0.4.1 () - Refer to any model with a URI: gid://app/class/idhttp://www.rubyonrails.org

* goldiloader 2.0.1 () - Automatic Rails association eager loadinghttps://github.com/salsify/goldiloader

* google_places 1.0.0 () - A Ruby wrapper around the Google Places API.https://github.com/marceldegraaf/google_places

* haml 5.0.1 () - An elegant, structured (X)HTML/XML templating engine.http://haml.info/

* hashdiff 0.3.6 () - HashDiff is a diff lib to compute the smallest difference between two hashes.https://github.com/liufengyun/hashdiff

* hashie 3.5.6 () - Your friendly neighborhood hash library.https://github.com/intridea/hashie

* httparty 0.15.6 () - Makes http fun! Also, makes consuming restful web services dead easy.http://jnunemaker.github.com/httparty

* i18n 0.9.1 () - New wave Internationalization support for Rubyhttp://github.com/svenfuchs/i18n

* i18n-tasks 0.9.19 () - Manage localization and translation with the awesome power of static analysishttps://github.com/glebm/i18n-tasks

* i18n_data 0.8.0 () - country/language names and 2-letter-code pairs, in 85 languageshttps://github.com/grosser/i18n_data

* iban-tools 1.1.0 () - IBAN validatorhttps://github.com/alphasights/iban-tools

* inflection 1.0.0 () - Provies english inflection.http://github.com/Tass/extlib/tree/inflection

* inflecto 0.0.2 () - Inflector for stringshttps://github.com/mbj/inflecto

* ipaddress 0.8.3 () - IPv4/IPv6 address manipulation libraryhttps://github.com/bluemonk/ipaddress

* jbuilder 2.7.0 () - Create JSON structures via a Builder-style DSLhttps://github.com/rails/jbuilder

* jquery-rails 4.3.1 () - Use jQuery with Rails 4+https://github.com/rails/jquery-rails

* jsonapi-renderer 0.2.0 () - Render JSONAPI documents.https://github.com/jsonapi-rb/jsonapi-renderer

* jwt 1.5.6 () - JSON Web Token implementation in Rubyhttp://github.com/jwt/ruby-jwt

* kaminari 1.1.1 () - A pagination engine plugin for Rails 4+ and other modern frameworkshttps://github.com/kaminari/kaminari

* kaminari-actionview 1.1.1 () - Kaminari Action View adapterhttps://github.com/kaminari/kaminari

* kaminari-activerecord 1.1.1 () - Kaminari Active Record adapterhttps://github.com/kaminari/kaminari

* kaminari-core 1.1.1 () - Kaminari's core pagination libraryhttps://github.com/kaminari/kaminari

* loofah 2.1.1 () - Loofah is a general library for manipulating and transforming HTML/XML documents and fragmentshttps://github.com/flavorjones/loofah

* mail 2.7.0 () - Mail provides a nice Ruby DSL for making, sending and reading emails.https://github.com/mikel/mail

* mailcatcher 0.2.4 () - Runs an SMTP server, catches and displays email in a web interface.http://github.com/sj26/mailcatcher

* memcachier 0.0.2 () - Compatibility gem for using memcached libraries with MemCachierhttp://www.memcachier.com

* memory_profiler 0.9.8 () - Memory profiling routines for Ruby 2.1+https://github.com/SamSaffron/memory_profiler

* method_source 0.9.0 () - retrieve the sourcecode for a methodhttp://banisterfiend.wordpress.com

* mime-types 3.1 () - The mime-types library provides a library and registry for information about MIME content type definitionshttps://github.com/mime-types/ruby-mime-types/

* mime-types-data 3.2016.0521 () - mime-types-data provides a registry for information about MIME media type definitionshttps://github.com/mime-types/mime-types-data/

* mini_magick 4.8.0 () - Manipulate images with minimal use of memory via ImageMagick / GraphicsMagickhttps://github.com/minimagick/minimagick

* mini_mime 0.1.4 () - A lightweight mime type lookup toyhttps://github.com/discourse/mini_mime

* mini_portile2 2.3.0 () - Simplistic port-like solution for developershttp://github.com/flavorjones/mini_portile

* minitest 5.10.3 () - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarkinghttps://github.com/seattlerb/minitest

* momentjs-rails 2.17.1 () - The Moment.js JavaScript library ready to play with Rails.https://github.com/derekprior/momentjs-rails

* money 6.10.0 () - A Ruby Library for dealing with money and currency conversion.https://rubymoney.github.io/money

* multi_json 1.12.2 () - A common interface to multiple JSON libraries.http://github.com/intridea/multi_json

* multi_xml 0.6.0 () - A generic swappable back-end for XML parsinghttps://github.com/sferik/multi_xml

* multipart-post 2.0.0 () - A multipart form post accessory for Net::HTTP.https://github.com/nicksieger/multipart-post

* mustermann 1.0.1 () - Your personal string matching expert.https://github.com/sinatra/mustermann

* nexmo 4.7.0 () - This is the Ruby client library for Nexmo's API. To use it you'll need a Nexmo account. Sign up for free at https://github.com/Nexmo/nexmo-rubyhttps://www.nexmo.com

* nio4r 2.1.0 () - New IO for Rubyhttps://github.com/socketry/nio4r

* nokogiri 1.8.1 () - Nokogiri (鋸) is an HTML, XML, SAX, and Reader parserhttp://nokogiri.org

* orm_adapter 0.5.0 () - orm_adapter provides a single point of entry for using basic features of popular ruby ORMs. Its target audience is gem authors who want to support many ruby ORMs.http://github.com/ianwhite/orm_adapter

* parallel 1.12.0 () - Run any kind of code in parallel processeshttps://github.com/grosser/parallel

* parser 2.4.0.0 () - A Ruby parser written in pure Ruby.https://github.com/whitequark/parser

* polyamorous 1.3.1 () - Loves/is loved by polymorphic belongs_to associations, Ransack, Squeel, MetaSearch...https://github.com/activerecord-hackery/polyamorous

* powerpack 0.1.1 () - A few useful extensions to core Ruby classes.https://github.com/bbatsov/powerpack

* pry 0.11.3 () - An IRB alternative and runtime developer consolehttp://pryrepl.org

* pry-byebug 3.5.1 () - Fast debugging with Pry.https://github.com/deivid-rodriguez/pry-byebug

* pry-rails 0.3.6 () - Use Pry as your rails consolehttps://github.com/rweng/pry-rails

* pry-stack_explorer 0.4.9.2 () - Walk the stack in a Pry sessionhttps://github.com/pry/pry-stack_explorer

* public_suffix 3.0.0 () - Domain name parser based on the Public Suffix List.https://simonecarletti.com/code/publicsuffix-ruby

* rack 2.0.3 () - a modular Ruby webserver interfacehttp://rack.github.io/

* rack-attack 5.0.1 () - Block & throttle abusive requestshttp://github.com/kickstarter/rack-attack

* rack-mini-profiler 0.10.7 () - Profiles loading speed for rack applications.http://miniprofiler.com

* rack-protection 2.0.0 () - Protect against typical web attacks, works with all Rack apps, including Rails.http://github.com/sinatra/sinatra/tree/master/rack-protection

* rack-proxy 0.6.2 () - A request/response rewriting HTTP proxy. A Rack app.http://rubygems.org/gems/rack-proxy

* rack-test 0.8.2 () - Simple testing API built on Rackhttp://github.com/rack-test/rack-test

* rails 5.1.4 () - Full-stack web application framework.http://rubyonrails.org

* rails-controller-testing 1.0.1 () - Extracting `assigns` and `assert_template` from ActionDispatch.https://github.com/rails/rails-controller-testing

* rails-dom-testing 2.0.3 () - Dom and Selector assertions for Rails applicationshttps://github.com/rails/rails-dom-testing

* rails-erd 1.5.2 () - Entity-relationship diagram for your Rails models.https://github.com/voormedia/rails-erd

* rails-html-sanitizer 1.0.3 () - This gem is responsible to sanitize HTML fragments in Rails applications.https://github.com/rails/rails-html-sanitizer

* railties 5.1.4 () - Tools for creating, working with, and running Rails applications.http://rubyonrails.org

* rainbow 2.2.2 () - Colorize printed text on ANSI terminalshttps://github.com/sickill/rainbow

* rake 12.3.0 () - Rake is a Make-like program implemented in Rubyhttps://github.com/ruby/rake

* ransack 1.8.4 () - Object-based searching for Active Record and Mongoid (currently).https://github.com/activerecord-hackery/ransack

* rb-fsevent 0.10.2 () - Very simple & usable FSEvents APIhttp://rubygems.org/gems/rb-fsevent

* rb-inotify 0.9.10 () - A Ruby wrapper for Linux inotify, using FFIhttps://github.com/guard/rb-inotify

* rbvmomi 1.11.3 () - Ruby interface to the VMware vSphere APIhttps://github.com/vmware/rbvmomi

* responders 2.4.0 () - A set of Rails responders to dry up your applicationhttp://github.com/plataformatec/responders

* rspec-core 3.7.0 () - rspec-core-3.7.0https://github.com/rspec/rspec-core

* rspec-expectations 3.7.0 () - rspec-expectations-3.7.0https://github.com/rspec/rspec-expectations

* rspec-mocks 3.7.0 () - rspec-mocks-3.7.0https://github.com/rspec/rspec-mocks

* rspec-rails 3.7.2 () - RSpec for Railshttps://github.com/rspec/rspec-rails

* rspec-support 3.7.0 () - rspec-support-3.7.0https://github.com/rspec/rspec-support

* rubocop 0.51.0 () - Automatic Ruby code style checking tool.https://github.com/bbatsov/rubocop

* ruby-progressbar 1.9.0 () - Ruby/ProgressBar is a flexible text progress bar library for Ruby.https://github.com/jfelchner/ruby-progressbar

* safe_yaml 1.0.4 () - SameYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.https://github.com/dtao/safe_yaml

* sass 3.5.3 () - A powerful but elegant CSS compiler that makes CSS fun again.http://sass-lang.com/

* sass-listen 4.0.0 () - Fork of guard/listenhttps://github.com/sass/listen

* sass-rails 5.0.7 () - Sass adapter for the Rails asset pipeline.https://github.com/rails/sass-rails

* shoulda-matchers 3.1.2 () - Making tests easy on the fingers and eyeshttp://thoughtbot.com/community/

* simple_enum 2.3.0 () - Simple enum-like field support for models.http://lwe.github.com/simple_enum/

* simple_form 3.5.0 () - Forms made easy!https://github.com/plataformatec/simple_form

* simple_form_ransack 0.0.19 () - Ransack and SimpleForm combined.https://www.github.com/kaspernj/simple_form_ransack

* simplecov 0.13.0 () - Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suiteshttp://github.com/colszowka/simplecov

* simplecov-html 0.10.0 () - Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+https://github.com/colszowka/simplecov-html

* sinatra 2.0.0 () - Classy web-development dressed in a DSLhttp://www.sinatrarb.com/

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

* skinny 0.2.4 () - Thin WebSocketshttp://github.com/sj26/skinny

* slack-notifier 2.3.1 () - A slim ruby wrapper for posting to slack webhookshttp://github.com/stevenosloan/slack-notifier

* sort_alphabetical 1.1.0 () - Sort UTF8 Strings alphabetical via Enumerable extensionhttps://github.com/grosser/sort_alphabetical

* spring 2.0.2 () - Rails application preloaderhttps://github.com/rails/spring

* spring-commands-rspec 1.0.4 () - rspec command for springhttps://github.com/jonleighton/spring-commands-rspec

* sprockets 3.7.1 () - Rack-based asset packaging systemhttps://github.com/rails/sprockets

* sprockets-rails 3.2.1 () - Sprockets Rails integrationhttps://github.com/rails/sprockets-rails

* state_machines 0.5.0 () - State machines for attributeshttps://github.com/state-machines/state_machines

* state_machines-activemodel 0.5.0 () - ActiveModel integration for State Machineshttps://github.com/state-machines/state_machines-activemodel

* state_machines-activerecord 0.5.0 () - State machines Active Record Integrationhttps://github.com/state-machines/state_machines-activerecord/

* stripe 3.8.0 () - Ruby bindings for the Stripe APIhttps://stripe.com/docs/api/ruby

* stripe_event 1.9.0 () - Stripe webhook integration for Rails applications.https://github.com/integrallis/stripe_event

* temple 0.8.0 () - Template compilation framework in Rubyhttps://github.com/judofyr/temple

* terminal-table 1.8.0 () - Simple, feature rich ascii table generation libraryhttps://github.com/tj/terminal-table

* thor 0.20.0 () - Thor is a toolkit for building powerful command-line interfaces.http://whatisthor.com/

* tilt 2.0.8 () - Generic interface to multiple Ruby template engineshttp://github.com/rtomayko/tilt/

* timezone 1.2.9 () - timezone-1.2.9https://github.com/panthomakos/timezone

* trollop 2.1.2 () - Trollop is a commandline option parser for Ruby that just gets out of your way.http://manageiq.github.io/trollop/

* tzinfo 1.2.4 () - Daylight savings aware timezone libraryhttp://tzinfo.github.io

* uglifier 3.2.0 () - Ruby wrapper for UglifyJS JavaScript compressorhttp://github.com/lautis/uglifier

* unicode-display_width 1.3.0 () - Determines the monospace display width of a string in Ruby.http://github.com/janlelis/unicode-display_width

* uniform_notifier 1.10.0 () - uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpphttp://rubygems.org/gems/uniform_notifier

* warden 1.2.7 () - Rack middleware that provides authentication for rack applicationshttp://github.com/hassox/warden

* webmock 3.0.1 () - Library for stubbing HTTP requests in Ruby.http://github.com/bblimke/webmock

* webpacker 3.0.2 () - Use Webpack to manage app-like JavaScript modules in Railshttps://github.com/rails/webpacker

* websocket-driver 0.6.5 () - WebSocket protocol handler with pluggable I/Ohttp://github.com/faye/websocket-driver-ruby

* websocket-extensions 0.1.2 () - Generic extension manager for WebSocket connectionshttp://github.com/faye/websocket-extensions-ruby

* xpath 2.1.0 () - Generate XPath expressions from Rubyhttps://github.com/teamcapybara/xpath

BSD 2-Clause

============

* byebug 9.1.0 () - Ruby fast debugger - base + CLIhttp://github.com/deivid-rodriguez/byebug

* io-console 0.4.6 () - Console interfacehttps://www.ruby-lang.org

* rubyzip 1.2.1 () - rubyzip is a ruby module for reading and writing zip fileshttp://github.com/rubyzip/rubyzip

* unicode_utils 1.4.0 () - additional Unicode aware functions for Ruby 1.9http://github.com/lang/unicode_utils

Apache 2.0

==========

* addressable 2.5.2 () - URI Implementationhttps://github.com/sporkmonger/addressable

* msgpack 1.1.0 () - MessagePack, a binary-based efficient data interchange format.http://msgpack.org/

* selenium-webdriver 3.8.0 () - The next generation developer focused tool for automated testing of webappshttps://github.com/seleniumhq/selenium

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

* thread_safe 0.3.6 () - Thread-safe collections and utilities for Rubyhttps://github.com/ruby-concurrency/thread_safe

* zendesk_api 1.16.0 () - Zendesk REST API Clienthttps://developer.zendesk.com

bsd-3-clause

============

* ffi 1.9.18 () - Ruby FFIhttp://wiki.github.com/ffi/ffi

* pg 0.21.0 () - Pg is the Ruby interface to the {PostgreSQL RDBMS}[]https://bitbucket.org/ged/ruby-pghttp://www.postgresql.org/

* puma 3.11.0 () - Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applicationshttp://puma.io

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

Ruby

====

* eventmachine 1.0.9.1 () - Ruby/EventMachine libraryhttp://rubyeventmachine.com

* highline 1.7.8 () - HighLine is a high-level command-line IO library.https://github.com/JEG2/highline

* json 1.8.6 () - JSON Implementation for Rubyhttp://flori.github.com/json

* thin 1.6.2 () - A thin and fast web serverhttp://code.macournoyer.com/thin/

* xml-simple 1.1.5 () - A simple API for XML processing.https://github.com/maik/xml-simple

artistic-2.0

============

* diff-lcs 1.3 () - Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithmhttps://github.com/halostatue/diff-lcs

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

GPLv3

=====

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

mpl-2.0

=======

* sixarm_ruby_unaccent 1.2.0 () - SixArm.com → Ruby → Unaccenthttp://sixarm.com/

gpl-2.0+

========

* diff-lcs 1.3 () - Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithmhttps://github.com/halostatue/diff-lcs

WTFPL

=====

* thread 0.2.2 () - Various extensions to the base thread library.http://github.com/meh/ruby-thread

unknown

=======

* easy_translate 0.5.0 () - Google Translate API Wrapper for Rubyhttps://github.com/seejohnrun/easy_translate

* keystash 0.1.0 () - Ruby library for the keystash APIhttps://github.com/DonkeyRepublic/keystash-ruby

* mandrill-api 1.0.53 () - A Ruby API library for the Mandrill email as a service platform.https://bitbucket.org/mailchimp/mandrill-api-ruby/

* rack_session_access 0.1.1 () - Rack middleware that provides access to rack.session environmenthttps://github.com/railsware/rack_session_access

* sqlite3-ruby 1.3.3 () - This module allows Ruby programs to interface with the SQLite3 database engine ()http://github.com/luislavena/sqlite3-rubyhttp://www.sqlite.org

gpl

===

* eventmachine 1.0.9.1 () - Ruby/EventMachine libraryhttp://rubyeventmachine.com

bsd-3

=====

* sqlite3 1.3.13 () - This module allows Ruby programs to interface with the SQLite3 database engine ()https://github.com/sparklemotion/sqlite3-rubyhttp://www.sqlite.org

NewRelic

========

* newrelic_rpm 4.6.0.338 () - New Relic Ruby Agenthttps://github.com/newrelic/rpm

gpl-2.0

=======

* ruby-graphviz 1.2.3 () - Interface to the GraphViz graphing toolhttps://github.com/glejeune/Ruby-Graphviz

proprietary (see license.md)

============================

* scout_apm 2.3.1 () - Ruby application performance monitoringhttps://github.com/scoutapp/scout_apm_ruby

ISC

===

* timber 2.6.1 () - Log Better. Solve Problems Faster. https://github.com/timberio/timber-rubyhttps://timber.io


Hat dies deine Frage beantwortet?