Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cookieshq/ruby_lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cookieshq/ruby_lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 3 contributors

Commits on May 21, 2019

  1. Merge tag '0.5.2' into develop

    0.5.2
    denissellu committed May 21, 2019
    Configuration menu
    Copy the full SHA
    cd25786 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Merge tag '0.5.3' into develop

    0.5.3
    denissellu committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b25390a View commit details
    Browse the repository at this point in the history
  2. Merge tag '0.5.4' into develop

    0.5.4
    denissellu committed May 31, 2019
    Configuration menu
    Copy the full SHA
    37783b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Update rake requirement from ~> 10.0 to ~> 13.0

    Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v10.5.0...v13.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    c5637f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge pull request #4 from cookieshq/dependabot/bundler/rake-tw-13.0

    Update rake requirement from ~> 10.0 to ~> 13.0
    denissellu authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    481fd6f View commit details
    Browse the repository at this point in the history
  2. Update rubyzip requirement from ~> 1.2 to >= 1.2, < 3.0

    Updates the requirements on [rubyzip](https://github.com/rubyzip/rubyzip) to permit the latest version.
    - [Release notes](https://github.com/rubyzip/rubyzip/releases)
    - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
    - [Commits](rubyzip/rubyzip@v1.2.2...v2.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    cb49ccd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from cookieshq/dependabot/bundler/rubyzip-gte-1…

    ….2-and-lt-3.0
    
    Update rubyzip requirement from ~> 1.2 to >= 1.2, < 3.0
    denissellu authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    49be7c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Bump json from 2.1.0 to 2.3.1

    Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1.
    - [Release notes](https://github.com/flori/json/releases)
    - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.1.0...v2.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    11937c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Merge pull request #6 from cookieshq/dependabot/bundler/json-2.3.1

    Bump json from 2.1.0 to 2.3.1
    denissellu authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e27d409 View commit details
    Browse the repository at this point in the history
Loading